Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-233550
#<BuildRuby:0x00007ff8ccbffdc0
@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.20240724-233550",
@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.000022)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000898 0.008232 3.952571 ( 7.162993)
build_miniruby 0.001899 0.000460 1.841492 ( 3.021346)
build_ruby 0.002361 0.000572 4.668624 ( 6.483313)
build_all 0.009662 0.001292 8.788189 ( 13.921125)
build_install 0.018779 0.006863 11.942680 ( 16.886612)
test_btest 0.001065 0.000266 127.935710 (191.505713)
test_basic 0.005332 0.008152 1.409385 ( 3.081114)
test_all 0.126347 0.044710 1000.428817 (1165.073604)
test_rubyspec 0.032018 0.061130 175.235354 ( 48.122461)
total: 1455.26 sec