Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-094048
#<BuildRuby:0x00007ff19894fde0
@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.20241013-094048",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000038 0.000012 0.000050 ( 0.000057)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.000000 0.008085 3.288447 ( 3.189369)
build_miniruby 0.000000 0.001596 1.450782 ( 1.447699)
build_ruby 0.000873 0.001097 3.886667 ( 4.068682)
build_all 0.006465 0.002586 7.073669 ( 2.740429)
build_install 0.017275 0.000220 9.900866 ( 4.539503)
test_btest 0.001034 0.000000 92.785085 ( 26.276994)
test_basic 0.008548 0.003165 0.991233 ( 1.037843)
test_all 0.123723 0.025725 768.399308 (243.375768)
test_rubyspec 0.054383 0.029494 140.423964 ( 33.894097)
total: 320.57 sec