Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-193543
#<BuildRuby:0x00007fb3a03dfdc8
@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.20240711-193543",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007706 0.001927 4.140357 ( 6.825685)
build_miniruby 0.000000 0.002697 2.369719 ( 4.235440)
build_ruby 0.001040 0.001685 4.775372 ( 6.759308)
build_all 0.009172 0.004444 9.595236 ( 11.590033)
build_install 0.024171 0.004346 12.520987 ( 15.751672)
test_btest 0.000960 0.000267 122.492906 (122.954000)
test_basic 0.006510 0.006718 1.382131 ( 1.834928)
test_all 0.110124 0.050818 888.848191 (377.093600)
test_rubyspec 0.049400 0.041635 171.466889 ( 58.190323)
total: 605.24 sec