Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-044335
#<BuildRuby:0x00007f9e98c7fdd8
@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.20241028-044335",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.005194 0.004290 4.266216 ( 4.791139)
build_miniruby 0.001566 0.000303 1.892678 ( 2.023634)
build_ruby 0.001810 0.000351 4.825814 ( 5.292431)
build_all 0.010669 0.000000 7.450493 ( 5.362344)
build_install 0.017964 0.006588 10.496712 ( 7.260684)
test_btest 0.000929 0.000186 81.973473 ( 67.127391)
test_basic 0.004184 0.008060 1.162434 ( 1.428554)
test_all 0.124658 0.034662 821.040758 (448.243351)
test_rubyspec 0.056201 0.035552 130.243888 ( 68.610565)
total: 610.14 sec