Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-051833
#<BuildRuby:0x00007f39f59ffde0
@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.20240907-051833",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007725 0.000000 2.918931 ( 3.155197)
build_miniruby 0.001560 0.000000 1.195003 ( 1.192163)
build_ruby 0.001982 0.000000 3.620540 ( 3.796081)
build_all 0.004774 0.003376 7.668902 ( 3.015553)
build_install 0.014237 0.003676 10.519606 ( 4.860593)
test_btest 0.000000 0.001046 123.631979 ( 35.063058)
test_basic 0.009615 0.003102 1.470491 ( 1.729611)
test_all 0.096877 0.056117 851.562871 (260.212461)
test_rubyspec 0.057737 0.032183 173.793563 ( 33.293063)
total: 346.32 sec