Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-004053
#<BuildRuby:0x00007fbe5955fdd8
@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.20240706-004053",
@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.000027 0.000000 0.000027 ( 0.000028)
autoconf 0.000044 0.000000 0.000044 ( 0.000045)
configure 0.000039 0.000000 0.000039 ( 0.000040)
build_up 0.004452 0.004303 3.834245 ( 3.440987)
build_miniruby 0.001309 0.000380 1.736518 ( 1.734428)
build_ruby 0.002344 0.000000 4.313817 ( 4.474791)
build_all 0.008430 0.000736 8.427485 ( 3.408102)
build_install 0.014106 0.007129 11.135564 ( 4.994225)
test_btest 0.000751 0.000221 121.384430 ( 32.626162)
test_basic 0.005405 0.004810 1.320643 ( 1.366532)
test_all 0.115334 0.040056 902.911809 (256.978781)
test_rubyspec 0.062737 0.033780 178.270843 ( 39.082932)
total: 348.11 sec