Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-133132
#<BuildRuby:0x00007f4dd683fdd0
@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.20241013-133132",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.002716 0.004928 3.968249 ( 3.913641)
build_miniruby 0.001326 0.000458 1.696252 ( 1.692618)
build_ruby 0.001380 0.000476 4.130136 ( 4.321195)
build_all 0.004901 0.004448 7.428292 ( 3.080988)
build_install 0.016215 0.008181 10.394690 ( 5.357775)
test_btest 0.000739 0.000282 99.231212 ( 33.075287)
test_basic 0.013988 0.000000 1.215953 ( 1.283551)
test_all 0.111122 0.041705 762.323685 (221.712918)
test_rubyspec 0.043122 0.046304 132.956186 ( 28.998890)
total: 303.44 sec