Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-003136
#<BuildRuby:0x000055e07d38df48
@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.20231206-003136",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006335 0.000199 1.937213 ( 2.044223)
build_miniruby 0.000000 0.001353 1.398694 ( 1.396845)
build_ruby 0.000000 0.001668 2.556820 ( 2.745146)
build_all 0.005770 0.001064 5.401506 ( 2.133000)
build_install 0.011056 0.004538 6.804167 ( 3.193611)
test_btest 0.000764 0.000113 79.602178 ( 21.592548)
test_basic 0.003426 0.004130 0.887653 ( 0.987199)
test_all 0.086183 0.039315 712.898543 (330.493685)
test_rubyspec 0.032136 0.047184 105.735453 (137.023554)
total: 501.61 sec