Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-091937
#<BuildRuby:0x00007ff34820fdd0
@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.20241027-091937",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.003725 0.004748 4.312979 ( 4.543524)
build_miniruby 0.001664 0.000353 1.684386 ( 1.732263)
build_ruby 0.001862 0.000395 4.432318 ( 20.634146)
build_all 0.006606 0.003781 7.368529 ( 4.591483)
build_install 0.016298 0.006089 10.308315 ( 5.861882)
test_btest 0.000888 0.000216 82.670219 ( 27.027464)
test_basic 0.002459 0.008207 1.045762 ( 1.097661)
test_all 0.113904 0.040547 769.794785 (275.626372)
test_rubyspec 0.047516 0.033636 125.528061 ( 29.587949)
total: 370.70 sec