Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-081358
#<BuildRuby:0x0000559619c76078
@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.20231218-081358",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005582 0.000761 2.295280 ( 2.349075)
build_miniruby 0.001064 0.000146 1.269616 ( 1.267979)
build_ruby 0.001202 0.000164 3.155112 ( 3.320166)
build_all 0.003966 0.002922 5.584914 ( 2.350303)
build_install 0.016638 0.000070 6.938736 ( 3.452893)
test_btest 0.000847 0.000117 82.157232 ( 22.245058)
test_basic 0.001514 0.004345 0.879331 ( 0.943215)
test_all 0.085913 0.035470 672.094899 (241.583972)
test_rubyspec 0.038808 0.021534 81.949904 ( 93.407854)
total: 370.92 sec