Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-092413
#<BuildRuby:0x00007f62cb00fde0
@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.20241019-092413",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.008483 0.001061 4.514160 ( 5.596338)
build_miniruby 0.001687 0.000211 1.996509 ( 2.232100)
build_ruby 0.002183 0.000273 4.787691 ( 5.344841)
build_all 0.010290 0.000732 8.397918 ( 5.982145)
build_install 0.020337 0.006033 11.874081 ( 8.529275)
test_btest 0.000852 0.000119 99.942610 ( 47.408808)
test_basic 0.008200 0.005277 1.250075 ( 1.301988)
test_all 0.098250 0.054238 801.563710 (232.159018)
test_rubyspec 0.027427 0.060609 139.811271 ( 32.226938)
total: 340.78 sec