Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-020840
#<BuildRuby:0x00007f5f8c50fdc8
@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.20241222-020840",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004249 0.001214 1.849334 ( 2.140537)
build_miniruby 0.000000 0.001710 1.467152 ( 1.465440)
build_ruby 0.001630 0.000376 3.729496 ( 35.134673)
build_all 0.004906 0.003026 6.201173 ( 2.514993)
build_install 0.006493 0.011174 7.973234 ( 4.121722)
test_btest 0.000649 0.000249 73.854044 ( 22.095147)
test_basic 0.009101 0.000489 0.971096 ( 5.274358)
test_all 0.100690 0.043489 719.491193 (211.743609)
test_rubyspec 0.047282 0.034451 121.107454 ( 37.297761)
total: 321.79 sec