Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-022050
#<BuildRuby:0x00007fa3e131fdd0
@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.20241119-022050",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.003168 0.003648 3.436977 ( 3.362626)
build_miniruby 0.001055 0.000422 1.596267 ( 1.593327)
build_ruby 0.001309 0.000523 4.082562 ( 4.242982)
build_all 0.005075 0.002030 6.194961 ( 2.677363)
build_install 0.011979 0.007516 8.651735 ( 4.047158)
test_btest 0.000612 0.000259 75.086993 ( 20.233239)
test_basic 0.001574 0.007696 0.873057 ( 0.928704)
test_all 0.098910 0.044352 685.774472 (200.753260)
test_rubyspec 0.033242 0.048007 113.126132 ( 23.820867)
total: 261.66 sec