Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-232937
#<BuildRuby:0x00007ff6b5f9fde0
@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.20240830-232937",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000032)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.000000 0.007299 2.511389 ( 2.705861)
build_miniruby 0.000000 0.001497 1.123381 ( 1.120564)
build_ruby 0.000760 0.001151 2.994537 ( 25.220299)
build_all 0.007101 0.001670 6.813504 ( 2.516986)
build_install 0.010622 0.007436 8.846282 ( 7.067548)
test_btest 0.000648 0.000340 97.688913 ( 25.707448)
test_basic 0.008567 0.000000 0.854018 ( 0.906518)
test_all 0.103673 0.043220 765.009550 (229.949504)
test_rubyspec 0.048327 0.039546 154.190283 ( 26.992242)
total: 322.19 sec