Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-192349
#<BuildRuby:0x00007f1e3b7afde0
@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.20240922-192349",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.001469 0.007293 4.613125 ( 4.125342)
build_miniruby 0.001252 0.000282 1.783965 ( 1.781244)
build_ruby 0.002247 0.000000 4.364929 ( 4.535601)
build_all 0.008385 0.000000 6.918526 ( 2.880692)
build_install 0.012601 0.007798 10.387885 ( 4.962122)
test_btest 0.000696 0.000169 93.000377 ( 24.558317)
test_basic 0.001950 0.009935 1.080722 ( 1.132669)
test_all 0.116432 0.034218 791.649668 (247.931468)
test_rubyspec 0.051672 0.037092 132.935065 ( 31.735649)
total: 323.64 sec