Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-173709
#<BuildRuby:0x00007f32a6ccfdc8
@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.20240903-173709",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.000000 0.007187 2.445198 ( 2.501611)
build_miniruby 0.000679 0.001050 1.184885 ( 1.181650)
build_ruby 0.001203 0.000467 3.268328 ( 3.469566)
build_all 0.004858 0.001889 5.750075 ( 2.195903)
build_install 0.017496 0.000000 8.209526 ( 3.787815)
test_btest 0.000778 0.000211 95.268273 ( 25.058325)
test_basic 0.006333 0.002015 0.817761 ( 0.876135)
test_all 0.144668 0.012522 856.610407 (265.373239)
test_rubyspec 0.064186 0.028843 167.632711 ( 40.620787)
total: 345.07 sec