Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-102150
#<BuildRuby:0x00007f89336efdc0
@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.20240627-102150",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003334 0.004593 4.116117 ( 3.749785)
build_miniruby 0.001679 0.000000 1.618368 ( 1.614826)
build_ruby 0.000000 0.001922 3.755152 ( 3.934166)
build_all 0.008275 0.000762 8.100996 ( 3.250071)
build_install 0.014244 0.006234 10.865818 ( 5.011301)
test_btest 0.000691 0.000158 116.081946 ( 30.614820)
test_basic 0.008254 0.000905 1.165676 ( 1.216119)
test_all 0.113616 0.039363 845.577992 (267.751796)
test_rubyspec 0.065369 0.025491 166.464768 ( 35.082941)
total: 352.23 sec