Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-115723
#<BuildRuby:0x00007f960fe3fdd0
@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.20241022-115723",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.007759 0.000300 3.928453 ( 3.797866)
build_miniruby 0.001703 0.000134 1.707163 ( 1.708420)
build_ruby 0.000000 0.002037 4.046185 ( 4.187559)
build_all 0.003949 0.005546 7.029730 ( 4.169223)
build_install 0.013177 0.008185 10.187492 ( 5.470650)
test_btest 0.000792 0.000129 77.092974 ( 21.073637)
test_basic 0.004263 0.004839 0.958198 ( 5.890726)
test_all 0.098100 0.050951 732.350287 (220.286170)
test_rubyspec 0.048995 0.035332 124.758558 ( 26.050824)
total: 292.64 sec