Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-001501
#<BuildRuby:0x00007f00db2bfdd0
@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.20240903-001501",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000047 0.000007 0.000054 ( 0.000055)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.008253 0.001375 3.998354 ( 5.135216)
build_miniruby 0.001931 0.000322 1.781778 ( 2.091449)
build_ruby 0.000000 0.002145 4.717476 ( 29.568292)
build_all 0.009232 0.002085 8.403915 ( 6.374890)
build_install 0.011745 0.013395 11.449916 ( 8.758395)
test_btest 0.000767 0.000192 128.699208 (107.084576)
test_basic 0.007641 0.005191 1.437823 ( 1.987427)
test_all 0.105320 0.053554 940.799413 (543.393526)
test_rubyspec 0.061276 0.029892 171.857705 ( 67.464046)
total: 771.86 sec