Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-194409
#<BuildRuby:0x0000560643f72228
@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.20221219-194409",
@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.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004695 0.000853 1.180344 ( 2.050075)
build_miniruby 0.001197 0.000218 1.364895 ( 1.411584)
build_ruby 0.001772 0.000322 3.521655 ( 3.995702)
build_all 0.007605 0.000000 4.009408 ( 2.506289)
build_install 0.012094 0.003220 3.217829 ( 2.770860)
test_btest 0.000572 0.000102 55.929885 ( 33.191552)
test_basic 0.002057 0.004579 0.461417 ( 0.591350)
test_all 0.001043 0.000224 633.164778 (235.294665)
test_rubyspec 0.020618 0.029369 68.913171 ( 79.513319)
total: 361.33 sec