Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-185801
#<BuildRuby:0x00007efc7dd2fde0
@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.20240622-185801",
@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.000036 0.000010 0.000046 ( 0.000046)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.008220 0.000053 3.067680 ( 2.966089)
build_miniruby 0.001813 0.000000 1.582203 ( 1.578907)
build_ruby 0.000000 0.001975 3.713217 ( 3.886103)
build_all 0.008456 0.001548 8.123875 ( 3.336991)
build_install 0.011964 0.010309 10.602206 ( 5.010760)
test_btest 0.000747 0.000222 108.923246 ( 28.158912)
test_basic 0.006328 0.000615 0.858241 ( 0.919943)
test_all 0.098446 0.050772 795.683256 (287.738737)
test_rubyspec 0.039917 0.054982 169.351696 ( 46.681292)
total: 380.28 sec