Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-095920
#<BuildRuby:0x00007fe13f13fdd0
@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.20240706-095920",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.004848 0.005009 4.721186 ( 4.304034)
build_miniruby 0.001893 0.000426 1.959563 ( 2.020569)
build_ruby 0.001927 0.000434 4.832617 ( 5.090621)
build_all 0.007096 0.003899 7.883798 ( 4.861265)
build_install 0.016109 0.011581 11.326851 ( 8.023032)
test_btest 0.000897 0.000251 101.849488 ( 71.856361)
test_basic 0.004559 0.008885 1.276614 ( 1.515299)
test_all 0.118479 0.045867 930.851231 (771.905934)
test_rubyspec 0.058629 0.043239 163.907219 (177.649913)
total: 1047.23 sec