Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-194549
#<BuildRuby:0x00007f1abbdcfdc0
@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.20240711-194549",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004148 0.004123 4.065923 ( 4.117611)
build_miniruby 0.000000 0.002029 20.228111 ( 24.130829)
build_ruby 0.000000 0.002248 4.148398 ( 30.502905)
build_all 0.002340 0.008695 8.653176 ( 4.880571)
build_install 0.010515 0.012608 11.081174 ( 6.656991)
test_btest 0.000000 0.000899 117.375207 ( 49.053630)
test_basic 0.001607 0.007548 1.171150 ( 1.246790)
test_all 0.097921 0.057116 835.633612 (289.779084)
test_rubyspec 0.056366 0.034822 162.305499 ( 33.728043)
total: 444.11 sec