Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-203029
#<BuildRuby:0x00007f3e1ae0fdd0
@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.20241127-203029",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007521 0.000000 2.591490 ( 2.563098)
build_miniruby 0.001398 0.000166 1.136064 ( 1.133755)
build_ruby 0.001956 0.000000 3.137091 ( 3.293044)
build_all 0.006826 0.000770 5.464845 ( 2.137518)
build_install 0.011896 0.005713 7.949653 ( 3.683801)
test_btest 0.000791 0.000152 76.178075 ( 19.828734)
test_basic 0.003947 0.005483 0.797331 ( 0.846724)
test_all 0.098857 0.045553 664.187213 (192.960325)
test_rubyspec 0.044974 0.038391 119.556502 ( 22.076583)
total: 248.52 sec