Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-125544
#<BuildRuby:0x00007fe17707fde0
@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.20240925-125544",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006474 0.003712 4.945854 ( 4.201281)
build_miniruby 0.001631 0.000308 1.624295 ( 1.624956)
build_ruby 0.002314 0.000000 4.510771 ( 4.701575)
build_all 0.003528 0.006648 7.396646 ( 3.964948)
build_install 0.022388 0.002263 11.368167 ( 6.437562)
test_btest 0.000758 0.000159 97.528384 ( 36.776761)
test_basic 0.001240 0.011605 1.242906 ( 1.308443)
test_all 0.122466 0.029825 786.147320 (261.536100)
test_rubyspec 0.023345 0.062163 135.924769 ( 30.074523)
total: 350.63 sec