Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-085310
#<BuildRuby:0x00007fb7f327fdc8
@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.20241123-085310",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008359 0.001003 4.019892 ( 5.286520)
build_miniruby 0.001335 0.000301 1.757966 ( 1.993571)
build_ruby 0.001648 0.000372 4.457314 ( 5.241608)
build_all 0.009936 0.000343 6.645489 ( 5.767050)
build_install 0.023033 0.002021 9.492013 ( 7.981176)
test_btest 0.000725 0.000141 81.778915 ( 69.927234)
test_basic 0.008925 0.003572 1.135515 ( 1.778329)
test_all 0.091559 0.064940 784.417148 (363.545325)
test_rubyspec 0.038953 0.042673 118.820174 ( 27.649529)
total: 489.17 sec