Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-013204
#<BuildRuby:0x00007ff2b13dfdc8
@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.20240726-013204",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.009792 0.000350 4.531720 ( 8.095653)
build_miniruby 0.005576 0.005431 278.992597 (350.751196)
build_ruby 0.002336 0.000553 5.672180 ( 14.519619)
build_all 0.008180 0.006476 55.413635 ( 71.817404)
build_install 0.020341 0.006343 12.264900 ( 16.203001)
test_btest 0.001146 0.000134 128.994013 (188.068812)
test_basic 0.007960 0.004533 1.430737 ( 3.067904)
test_all 0.124678 0.047143 942.506380 (1072.841524)
test_rubyspec 0.026802 0.065681 177.838586 ( 65.518754)
total: 1790.89 sec