Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-070957
#<BuildRuby:0x00005566af452228
@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.20230606-070957",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000018 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002641 0.004145 2.011061 ( 4.262267)
build_miniruby 0.001773 0.000127 1.565098 ( 1.791968)
build_ruby 0.001762 0.000125 3.003846 ( 3.599235)
build_all 0.007285 0.000214 2.250773 ( 2.485635)
build_install 0.013276 0.007625 3.618307 ( 3.948607)
test_btest 0.000878 0.000104 78.352669 ( 51.304105)
test_basic 0.002503 0.004452 0.812920 ( 1.427027)
test_all 0.001162 0.000171 609.330495 (606.794865)
test_rubyspec 0.038429 0.027964 90.346119 (137.490063)
total: 813.10 sec