Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-092128
#<BuildRuby:0x00007f6664d8fdc0
@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.20240621-092128",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004988 0.004181 3.920794 ( 7.463363)
build_miniruby 0.001560 0.000356 1.758538 ( 2.602394)
build_ruby 0.002610 0.000000 4.682230 ( 6.105556)
build_all 0.010105 0.001959 8.681194 ( 11.883794)
build_install 0.018998 0.009017 11.641744 ( 17.316188)
test_btest 0.000915 0.000229 120.600322 (176.292822)
test_basic 0.008709 0.003238 1.354974 ( 2.767478)
test_all 0.108323 0.053436 928.405850 (684.863037)
test_rubyspec 0.049719 0.044384 169.935219 ( 51.097726)
total: 960.39 sec