Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-054657
#<BuildRuby:0x000055c368422008
@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.20221225-054657",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.005200 1.004834 ( 1.578846)
build_miniruby 0.000000 0.001369 1.262690 ( 1.261201)
build_ruby 0.000176 0.001288 3.561896 ( 21.661473)
build_all 0.005743 0.003309 3.948481 ( 1.923726)
build_install 0.009732 0.005780 3.078127 ( 2.165186)
test_btest 0.000531 0.000183 57.373992 ( 15.790182)
test_basic 0.000605 0.003954 0.373322 ( 0.466626)
test_all 0.001172 0.000445 625.262249 (188.470504)
test_rubyspec 0.026478 0.030296 73.241718 ( 87.259076)
total: 320.58 sec