Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250105-111341
#<BuildRuby:0x00007f05da78fdc0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20250105-111341",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002383 0.003753 1.957358 ( 2.507533)
build_miniruby 0.001137 0.000218 1.901596 ( 1.916054)
build_ruby 0.001897 0.000365 3.820683 ( 42.824407)
build_all 0.009820 0.000274 5.224481 ( 4.201513)
build_install 0.013350 0.007645 6.974367 ( 6.129408)
test_btest 0.000934 0.000205 61.120253 ( 41.928357)
test_basic 0.010259 0.000414 0.909211 ( 1.128888)
test_all 0.100122 0.045302 682.743409 (496.051316)
test_rubyspec 0.048286 0.035688 99.638126 ( 78.792121)
total: 675.48 sec