Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-044124
#<BuildRuby:0x00007f769e40fdc8
@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.20241129-044124",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.007346 0.000337 2.598205 ( 2.790941)
build_miniruby 0.001563 0.000157 1.219252 ( 1.216197)
build_ruby 0.001756 0.000000 4.155361 ( 26.453590)
build_all 0.005404 0.003521 6.368443 ( 2.721772)
build_install 0.009859 0.007585 9.363632 ( 4.686948)
test_btest 0.000745 0.000143 79.514329 ( 22.269890)
test_basic 0.005113 0.005131 0.857323 ( 2.263749)
test_all 0.089072 0.060745 752.847429 (228.629102)
test_rubyspec 0.055095 0.027357 121.680107 ( 26.469405)
total: 317.50 sec