Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-101138
#<BuildRuby:0x00007fcd46edfdd0
@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.20240902-101138",
@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.000049 0.000000 0.000049 ( 0.000049)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.005877 0.003703 4.080671 ( 5.707093)
build_miniruby 0.001565 0.000261 1.774868 ( 3.026537)
build_ruby 0.002235 0.000372 4.811149 ( 15.336154)
build_all 0.010379 0.000355 8.785651 ( 8.188478)
build_install 0.023252 0.000963 11.502432 ( 11.084937)
test_btest 0.001133 0.000000 126.750500 (113.524253)
test_basic 0.008782 0.004536 1.447871 ( 2.271944)
test_all 0.131928 0.033195 906.109142 (549.470042)
test_rubyspec 0.059995 0.035817 168.662025 ( 53.390208)
total: 762.00 sec