Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-043019
#<BuildRuby:0x0000559e3e3322a0
@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.20231207-043019",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003294 0.003830 2.458463 ( 3.049175)
build_miniruby 0.001623 0.000217 1.722856 ( 1.807226)
build_ruby 0.001675 0.000223 3.347231 ( 3.650004)
build_all 0.007648 0.000468 5.800144 ( 3.794460)
build_install 0.016773 0.002534 7.451270 ( 4.901893)
test_btest 0.000853 0.000000 84.319653 ( 41.644018)
test_basic 0.004856 0.003539 0.988658 ( 1.468307)
test_all 0.081743 0.043833 763.502888 (382.157589)
test_rubyspec 0.050282 0.026028 102.078466 (140.101285)
total: 582.58 sec