Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-082120
#<BuildRuby:0x00007fa56145fde0
@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-082120",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.000000 0.008011 3.520426 ( 3.575088)
build_miniruby 0.000000 0.001782 1.651412 ( 1.647876)
build_ruby 0.000000 0.001820 3.920340 ( 24.435916)
build_all 0.005083 0.002687 6.722311 ( 2.835630)
build_install 0.016206 0.003059 9.529093 ( 4.414452)
test_btest 0.000000 0.001089 90.046159 ( 23.978386)
test_basic 0.007708 0.002646 0.962256 ( 1.009200)
test_all 0.106961 0.041986 747.711222 (242.715913)
test_rubyspec 0.059227 0.032010 133.707199 ( 37.357332)
total: 341.97 sec