Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-104554
#<BuildRuby:0x00007f97b239fde0
@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.20240827-104554",
@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.000000 0.000035 0.000035 ( 0.000036)
autoconf 0.000000 0.000041 0.000041 ( 0.000041)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.003844 0.003752 3.557032 ( 3.559204)
build_miniruby 0.001372 0.000266 1.378217 ( 1.375179)
build_ruby 0.001630 0.000316 4.192279 ( 15.211867)
build_all 0.008194 0.000754 8.218665 ( 3.208064)
build_install 0.017817 0.001626 10.695279 ( 5.039769)
test_btest 0.000766 0.000135 116.220485 ( 35.706068)
test_basic 0.009883 0.000114 1.260539 ( 1.560943)
test_all 0.105196 0.044123 837.679173 (254.533801)
test_rubyspec 0.068774 0.023468 162.312572 ( 35.211722)
total: 355.41 sec