Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-132837
#<BuildRuby:0x00007f94613afdc0
@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.20240809-132837",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004323 0.004094 3.726809 ( 3.588473)
build_miniruby 0.001422 0.000490 1.654799 ( 1.654734)
build_ruby 0.000000 0.002558 4.582697 ( 4.732859)
build_all 0.006457 0.004779 8.968662 ( 4.587267)
build_install 0.026027 0.000776 12.239032 ( 6.643130)
test_btest 0.000839 0.000273 126.591897 ( 45.679012)
test_basic 0.007025 0.004880 1.266295 ( 1.320249)
test_all 0.121806 0.036312 913.352699 (481.270851)
test_rubyspec 0.073775 0.022925 179.809054 (144.812618)
total: 694.29 sec