Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-200500
#<BuildRuby:0x00007fc1e30cfdd0
@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.20240729-200500",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000008 0.000025 ( 0.000026)
autoconf 0.000028 0.000014 0.000042 ( 0.000041)
configure 0.000022 0.000011 0.000033 ( 0.000032)
build_up 0.008120 0.000030 3.225813 ( 3.166189)
build_miniruby 0.001221 0.000542 1.334594 ( 1.331078)
build_ruby 0.001301 0.000578 3.720206 ( 3.911289)
build_all 0.002594 0.005523 7.378495 ( 2.946756)
build_install 0.010684 0.007309 9.576279 ( 4.416375)
test_btest 0.000000 0.000893 111.314527 ( 29.080809)
test_basic 0.002206 0.008593 1.234106 ( 1.282331)
test_all 0.103821 0.045535 766.250716 (244.206197)
test_rubyspec 0.044363 0.048568 171.484346 ( 28.596008)
total: 318.94 sec