Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-030415
#<BuildRuby:0x00007f867215fdd8
@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.20240629-030415",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.005158 0.004234 4.318486 ( 4.065252)
build_miniruby 0.001764 0.000353 1.765263 ( 1.769374)
build_ruby 0.001947 0.000389 4.581090 ( 4.768845)
build_all 0.008375 0.001675 8.434298 ( 4.868662)
build_install 0.020889 0.005097 11.844510 ( 6.974207)
test_btest 0.000711 0.000145 119.249806 ( 61.973121)
test_basic 0.011377 0.002334 1.346405 ( 1.489730)
test_all 0.113010 0.048915 983.303528 (811.575538)
test_rubyspec 0.056092 0.041662 179.448254 (193.846362)
total: 1091.33 sec