Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-000111
#<BuildRuby:0x00007f241f72fde0
@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.20240706-000111",
@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.000029 0.000007 0.000036 ( 0.000037)
autoconf 0.000046 0.000011 0.000057 ( 0.000053)
configure 0.000037 0.000009 0.000046 ( 0.000047)
build_up 0.008900 0.002225 4.813612 ( 5.082201)
build_miniruby 0.001608 0.000402 1.945639 ( 2.203361)
build_ruby 0.002384 0.000596 5.040550 ( 5.378725)
build_all 0.010227 0.001417 9.169503 ( 6.504998)
build_install 0.019413 0.007200 12.210432 ( 8.515294)
test_btest 0.000794 0.000204 127.844589 ( 94.314012)
test_basic 0.008907 0.005966 1.410372 ( 3.936929)
test_all 0.121943 0.046591 1010.663573 (1003.366931)
test_rubyspec 0.055411 0.048024 192.212473 (186.289285)
total: 1315.59 sec