Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-053903
#<BuildRuby:0x00007f787613fdd0
@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.20241106-053903",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004869 0.003502 3.671982 ( 3.568600)
build_miniruby 0.001384 0.000231 1.315538 ( 1.313105)
build_ruby 0.001549 0.000258 3.765513 ( 3.954193)
build_all 0.005663 0.003591 6.843638 ( 2.883687)
build_install 0.012952 0.005815 9.697475 ( 4.583716)
test_btest 0.000908 0.000186 78.649639 ( 21.424989)
test_basic 0.009522 0.000207 0.781711 ( 0.828628)
test_all 0.105947 0.042788 699.288660 (219.692716)
test_rubyspec 0.051665 0.035209 117.002143 ( 28.566837)
total: 286.82 sec