Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-161527
#<BuildRuby:0x000055e0378ce390
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230510-161527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004515 0.000860 1.732067 ( 3.088866)
build_miniruby 0.001123 0.000214 1.076866 ( 1.075454)
build_ruby 0.001727 0.000329 2.737698 ( 2.932918)
build_all 0.006016 0.000318 2.206906 ( 1.378578)
build_install 0.015242 0.000350 3.446537 ( 2.447078)
test_btest 0.000000 0.000927 76.665696 ( 25.828585)
test_basic 0.000000 0.005644 0.740868 ( 0.835804)
test_all 0.000863 0.000384 540.438220 (171.862094)
test_rubyspec 0.024000 0.018817 76.055003 ( 87.900887)
total: 297.35 sec