Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-154953
#<BuildRuby:0x0000563844bae078
@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.20240219-154953",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001211 0.007495 2.823015 ( 3.309794)
build_miniruby 0.001165 0.000188 1.763524 ( 1.788205)
build_ruby 0.000000 0.001923 3.630915 ( 4.061473)
build_all 0.001814 0.006243 6.797416 ( 4.546714)
build_install 0.007766 0.014579 8.836861 ( 6.037960)
test_btest 0.000926 0.000300 92.296791 ( 60.130679)
test_basic 0.003916 0.005274 1.034355 ( 1.240473)
test_all 0.079216 0.039698 801.262121 (327.494656)
test_rubyspec 0.053537 0.036050 129.294606 (139.654805)
total: 548.27 sec