Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-045243
#<BuildRuby:0x000055cc9dfedf70
@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.20231212-045243",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.006757 0.001132 2.514948 ( 3.858417)
build_miniruby 0.001712 0.000000 1.784353 ( 2.258390)
build_ruby 0.002548 0.000040 3.570050 ( 4.506172)
build_all 0.004514 0.004366 6.193257 ( 6.230106)
build_install 0.019388 0.002534 7.990231 ( 8.277698)
test_btest 0.001138 0.000000 86.312614 ( 85.256344)
test_basic 0.003743 0.004708 0.966578 ( 1.556107)
test_all 0.098525 0.027742 778.706870 (548.831735)
test_rubyspec 0.025866 0.042944 102.642891 (128.841929)
total: 789.62 sec