Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-222418
#<BuildRuby:0x00007f6543adfde0
@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.20241202-222418",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006234 0.001559 3.431881 ( 3.303416)
build_miniruby 0.001354 0.000339 1.568213 ( 1.565689)
build_ruby 0.001633 0.000408 4.018533 ( 4.183677)
build_all 0.007176 0.000666 6.155022 ( 2.578251)
build_install 0.010451 0.006956 8.541190 ( 4.035281)
test_btest 0.000673 0.000183 77.084700 ( 21.661362)
test_basic 0.005173 0.004563 1.065373 ( 6.675449)
test_all 0.116430 0.029070 709.368231 (219.770103)
test_rubyspec 0.054121 0.029150 119.473422 ( 24.198634)
total: 287.97 sec