Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-003052
#<BuildRuby:0x00007ff21b03fdd0
@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.20241220-003052",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.004843 0.000969 2.077714 ( 2.401373)
build_miniruby 0.001236 0.000248 1.529035 ( 1.526626)
build_ruby 0.001577 0.000315 4.119270 ( 4.256773)
build_all 0.008996 0.000119 6.625618 ( 3.141577)
build_install 0.012577 0.007463 8.269325 ( 4.893186)
test_btest 0.000866 0.000192 78.116363 ( 24.485834)
test_basic 0.009556 0.000280 0.983590 ( 1.024585)
test_all 0.093071 0.047816 697.893230 (202.180054)
test_rubyspec 0.033780 0.048329 113.229518 ( 28.640509)
total: 272.55 sec