Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-095101
#<BuildRuby:0x0000556af88fe3b0
@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.20231214-095101",
@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.000014 0.000006 0.000020 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.001490 0.004729 2.131604 ( 2.345273)
build_miniruby 0.000821 0.000352 1.298302 ( 1.297009)
build_ruby 0.001018 0.000437 3.076476 ( 3.249579)
build_all 0.000000 0.006515 5.312157 ( 2.166515)
build_install 0.012978 0.002350 6.498598 ( 3.136488)
test_btest 0.000678 0.000313 79.335106 ( 20.848491)
test_basic 0.001761 0.002906 0.776230 ( 0.844014)
test_all 0.095238 0.024529 673.079973 (198.892641)
test_rubyspec 0.027326 0.026929 83.667019 ( 95.401280)
total: 328.18 sec