Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-200215
#<BuildRuby:0x00007fafd226fdc0
@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.20240922-200215",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005217 0.003418 3.502633 ( 3.108944)
build_miniruby 0.001342 0.000294 1.159362 ( 1.156429)
build_ruby 0.001625 0.000356 3.145472 ( 3.355167)
build_all 0.003610 0.003949 5.837833 ( 2.274304)
build_install 0.016421 0.000952 8.366383 ( 3.774772)
test_btest 0.000000 0.000877 88.295264 ( 33.925044)
test_basic 0.004419 0.004320 0.907268 ( 0.955045)
test_all 0.090037 0.057703 684.439409 (205.293592)
test_rubyspec 0.058964 0.024289 132.069203 ( 22.277038)
total: 276.12 sec