Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-000127
#<BuildRuby:0x00007f6a387efdc0
@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.20241206-000127",
@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.000016 0.000002 0.000018 ( 0.000029)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007331 0.000000 3.370966 ( 3.340391)
build_miniruby 0.001327 0.000098 1.340178 ( 1.337380)
build_ruby 0.001539 0.000199 4.038974 ( 4.195109)
build_all 0.000040 0.008369 6.156914 ( 2.593472)
build_install 0.016093 0.002233 8.577326 ( 4.253583)
test_btest 0.000800 0.000150 77.481321 ( 20.669688)
test_basic 0.003849 0.005428 0.790997 ( 0.833888)
test_all 0.114224 0.031896 711.918502 (205.647721)
test_rubyspec 0.040088 0.038333 117.053092 ( 25.931370)
total: 268.80 sec