Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-153200
#<BuildRuby:0x00007f188b45fdd0
@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.20241122-153200",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.004858 0.004255 3.843613 ( 4.675300)
build_miniruby 0.001736 0.000326 1.814193 ( 1.839402)
build_ruby 0.000000 0.003037 4.589498 ( 4.947723)
build_all 0.009293 0.001245 7.060091 ( 5.086197)
build_install 0.019106 0.004690 9.789666 ( 7.020236)
test_btest 0.000758 0.000159 83.777469 ( 64.589388)
test_basic 0.004372 0.008635 1.167989 ( 1.668790)
test_all 0.099874 0.052615 760.961794 (284.108876)
test_rubyspec 0.040753 0.042564 117.324553 ( 26.937119)
total: 400.87 sec