Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-193141
#<BuildRuby:0x00007f96d36ffdd0
@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.20241230-193141",
@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.000000 0.000038 0.000038 ( 0.000039)
autoconf 0.000000 0.000048 0.000048 ( 0.000048)
configure 0.000000 0.000036 0.000036 ( 0.000036)
build_up 0.002303 0.003417 2.009589 ( 2.282233)
build_miniruby 0.000000 0.001550 1.578958 ( 1.575805)
build_ruby 0.000000 0.001731 3.691958 ( 3.795827)
build_all 0.006614 0.001998 6.405476 ( 2.727892)
build_install 0.008446 0.009584 8.203758 ( 4.436119)
test_btest 0.000795 0.000217 74.803152 ( 21.726757)
test_basic 0.003711 0.005496 0.951508 ( 1.001936)
test_all 0.107197 0.036167 753.555209 (221.259648)
test_rubyspec 0.041278 0.043195 118.813150 ( 29.804717)
total: 288.61 sec