Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-030757
#<BuildRuby:0x00007f892034fde0
@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.20240930-030757",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000039 0.000010 0.000049 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.001750 0.008519 5.323749 ( 4.813217)
build_miniruby 0.001322 0.000388 2.408436 ( 2.424544)
build_ruby 0.001705 0.000501 4.793733 ( 4.942363)
build_all 0.002817 0.006345 7.369677 ( 3.428445)
build_install 0.020089 0.001230 11.308413 ( 5.492428)
test_btest 0.000000 0.001018 95.165472 ( 25.223305)
test_basic 0.009545 0.000961 1.082866 ( 1.127611)
test_all 0.091174 0.059040 806.974682 (231.491664)
test_rubyspec 0.037042 0.044678 132.615168 ( 29.161517)
total: 308.11 sec