Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-055619
#<BuildRuby:0x000055d1cf8ae480
@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.20231231-055619",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005162 0.000382 1.609954 ( 1.949374)
build_miniruby 0.000000 0.001455 1.481377 ( 1.489954)
build_ruby 0.000000 0.002024 3.121400 ( 3.342452)
build_all 0.002463 0.005190 5.705945 ( 2.947130)
build_install 0.017297 0.000000 6.879092 ( 3.769442)
test_btest 0.000781 0.000000 83.846550 ( 34.123367)
test_basic 0.007349 0.000000 0.921351 ( 1.104696)
test_all 0.081925 0.039994 772.927038 (286.753472)
test_rubyspec 0.032683 0.033167 91.250752 (102.779518)
total: 438.26 sec