Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-034345
#<BuildRuby:0x00005589a173a228
@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.20240112-034345",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004848 0.000167 1.405977 ( 1.756135)
build_miniruby 0.001439 0.000000 1.231084 ( 1.228821)
build_ruby 0.001672 0.000000 2.613226 ( 2.840383)
build_all 0.005828 0.000166 5.263145 ( 2.153927)
build_install 0.013656 0.000301 6.409843 ( 3.224962)
test_btest 0.000878 0.000028 79.444027 ( 20.596165)
test_basic 0.002407 0.004504 0.757899 ( 0.822361)
test_all 0.071249 0.050219 724.099515 (206.092243)
test_rubyspec 0.015647 0.043922 77.859992 ( 89.338024)
total: 328.05 sec