Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-050654
#<BuildRuby:0x00007f5933f6fde0
@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.20241215-050654",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005108 0.001642 2.027999 ( 2.333921)
build_miniruby 0.001197 0.000385 1.559189 ( 1.651575)
build_ruby 0.001387 0.000446 3.889067 ( 4.103211)
build_all 0.009037 0.000169 6.362527 ( 2.783871)
build_install 0.012787 0.008520 8.464626 ( 4.621126)
test_btest 0.000763 0.000254 77.684760 ( 26.724630)
test_basic 0.002769 0.006416 1.009886 ( 1.096183)
test_all 0.092288 0.055218 699.468580 (232.859174)
test_rubyspec 0.047252 0.029381 118.563920 ( 25.913556)
total: 302.09 sec