Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-223456
#<BuildRuby:0x00007f7da005fdc8
@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.20241221-223456",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.001201 0.004353 1.715590 ( 2.047978)
build_miniruby 0.001056 0.000338 1.399197 ( 1.395858)
build_ruby 0.001281 0.000410 3.124836 ( 3.335239)
build_all 0.006348 0.002032 6.161262 ( 2.444677)
build_install 0.007112 0.012454 8.246343 ( 4.356681)
test_btest 0.000779 0.000318 72.404917 ( 20.481424)
test_basic 0.004882 0.004576 0.924550 ( 0.975373)
test_all 0.118485 0.026389 712.563853 (225.869308)
test_rubyspec 0.054661 0.028261 116.828670 ( 27.785877)
total: 288.69 sec