Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-131545
#<BuildRuby:0x00007faa8903fdc8
@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.20241204-131545",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.009016 0.000190 4.212660 ( 3.960552)
build_miniruby 0.001511 0.000251 1.772439 ( 1.782269)
build_ruby 0.001993 0.000000 4.585971 ( 4.814726)
build_all 0.009525 0.000000 6.783684 ( 4.057485)
build_install 0.008838 0.013435 9.939976 ( 6.479866)
test_btest 0.000000 0.001725 82.033316 ( 39.622818)
test_basic 0.003327 0.009322 1.126897 ( 1.400755)
test_all 0.101052 0.053472 783.061344 (394.197974)
test_rubyspec 0.030007 0.053703 121.788610 ( 30.831754)
total: 487.15 sec