Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-065040
#<BuildRuby:0x00007fa0b3bbfde0
@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.20241009-065040",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004594 0.004052 4.334373 ( 12.417208)
build_miniruby 0.001796 0.000399 1.812881 ( 2.023234)
build_ruby 0.001722 0.000382 4.670591 ( 7.512822)
build_all 0.001343 0.004358 7.729639 ( 4.801552)
build_install 0.018063 0.006678 10.951232 ( 8.174400)
test_btest 0.000709 0.000187 98.903421 ( 71.657300)
test_basic 0.007393 0.005205 1.287056 ( 1.978148)
test_all 0.112384 0.046313 823.373338 (581.668191)
test_rubyspec 0.056908 0.033219 141.767146 ( 67.055616)
total: 757.29 sec