Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-212827
#<BuildRuby:0x000055bb6a982008
@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.20231207-212827",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003238 0.002878 1.863083 ( 1.879631)
build_miniruby 0.001221 0.000000 1.331803 ( 1.329865)
build_ruby 0.000000 0.001482 2.347154 ( 31.649070)
build_all 0.005205 0.001887 5.429886 ( 2.129730)
build_install 0.012738 0.002176 6.394403 ( 5.377308)
test_btest 0.000637 0.000152 80.913452 ( 23.358804)
test_basic 0.001904 0.003480 0.689202 ( 0.748121)
test_all 0.060091 0.057546 631.357496 (209.186655)
test_rubyspec 0.012804 0.040880 81.056514 ( 93.036468)
total: 368.70 sec