Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-071316
#<BuildRuby:0x00007f237410fdd0
@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.20240705-071316",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.003402 0.004547 3.203130 ( 6.237475)
build_miniruby 0.001356 0.000246 1.236439 ( 2.596102)
build_ruby 0.002219 0.000000 3.316641 ( 16.794118)
build_all 0.005504 0.003223 7.429930 ( 2.849773)
build_install 0.004832 0.016036 10.063525 ( 4.534679)
test_btest 0.000698 0.000241 109.161916 ( 29.003188)
test_basic 0.004085 0.005165 1.086754 ( 1.270814)
test_all 0.112808 0.045794 901.762623 (266.835018)
test_rubyspec 0.058065 0.037253 179.441643 ( 37.324004)
total: 367.45 sec