Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-145314
#<BuildRuby:0x00005579ed35e168
@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.20221231-145314",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004449 0.000000 0.923573 ( 1.291095)
build_miniruby 0.001316 0.000000 1.108506 ( 1.106650)
build_ruby 0.001717 0.000000 2.558893 ( 27.594806)
build_all 0.006442 0.000000 3.193202 ( 1.512325)
build_install 0.011520 0.000654 2.438195 ( 4.326297)
test_btest 0.000622 0.000066 53.714137 ( 14.673689)
test_basic 0.000000 0.003867 0.350806 ( 0.444438)
test_all 0.000840 0.000284 584.648500 (171.273050)
test_rubyspec 0.017702 0.022544 58.779163 ( 68.857578)
total: 291.08 sec