Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-062826
#<BuildRuby:0x00007f361418fdc0
@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.20240902-062826",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003209 0.004622 3.582087 ( 3.748309)
build_miniruby 0.001478 0.000305 1.786704 ( 1.784829)
build_ruby 0.002318 0.000000 4.194632 ( 4.357243)
build_all 0.009794 0.000000 8.335216 ( 3.252509)
build_install 0.018050 0.004421 10.743498 ( 4.909009)
test_btest 0.000901 0.000176 125.385420 ( 33.708807)
test_basic 0.009977 0.001107 1.405487 ( 1.447286)
test_all 0.106338 0.046342 932.854972 (274.388611)
test_rubyspec 0.053495 0.037351 178.728324 ( 60.981271)
total: 388.58 sec