Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-162859
#<BuildRuby:0x00007f038436fdd8
@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.20241027-162859",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003546 0.004538 3.571281 ( 3.463525)
build_miniruby 0.001317 0.000233 1.175481 ( 1.176676)
build_ruby 0.001490 0.000263 3.367324 ( 3.574236)
build_all 0.007286 0.001286 6.691933 ( 2.723648)
build_install 0.013202 0.005208 10.116192 ( 4.865090)
test_btest 0.000890 0.000000 78.012802 ( 20.910749)
test_basic 0.001909 0.008541 0.769951 ( 0.814779)
test_all 0.105405 0.043968 783.828716 (264.016801)
test_rubyspec 0.046483 0.036817 125.788368 ( 27.991932)
total: 329.54 sec