Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-112437
#<BuildRuby:0x00007f7f3a0dfdc0
@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.20240827-112437",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.007257 2.826595 ( 2.844158)
build_miniruby 0.000653 0.000753 1.236691 ( 1.235127)
build_ruby 0.000000 0.001893 3.358369 ( 20.813458)
build_all 0.004672 0.003769 7.256220 ( 2.719747)
build_install 0.015737 0.002374 8.754551 ( 3.986548)
test_btest 0.000673 0.000239 103.358589 ( 26.638490)
test_basic 0.002546 0.007427 0.919229 ( 0.965260)
test_all 0.112953 0.041948 759.338237 (234.932927)
test_rubyspec 0.043936 0.048710 155.522751 ( 27.150319)
total: 321.29 sec