Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-024643
#<BuildRuby:0x0000564971baa8e0
@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.20240217-024643",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005601 0.000933 1.683306 ( 1.986256)
build_miniruby 0.001254 0.000209 1.478736 ( 1.476479)
build_ruby 0.001206 0.000201 2.634145 ( 2.851534)
build_all 0.003465 0.004162 6.030980 ( 2.311655)
build_install 0.009198 0.007681 7.085454 ( 3.229998)
test_btest 0.001165 0.000000 85.261364 ( 22.234241)
test_basic 0.006206 0.000000 0.769923 ( 0.830200)
test_all 0.084270 0.033380 707.923203 (201.079550)
test_rubyspec 0.036243 0.042368 106.387749 (115.536519)
total: 351.54 sec