Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-035645
#<BuildRuby:0x00007f305dbdfdc8
@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.20240810-035645",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.008062 0.001485 4.230858 ( 6.664878)
build_miniruby 0.001791 0.000330 1.949157 ( 2.636968)
build_ruby 0.001837 0.000338 4.688038 ( 6.379316)
build_all 0.011091 0.000455 8.149283 ( 9.258521)
build_install 0.024428 0.001141 11.010118 ( 11.873432)
test_btest 0.000883 0.000140 102.364547 (118.093058)
test_basic 0.003525 0.008804 1.225322 ( 1.962573)
test_all 0.120254 0.045508 848.087912 (503.882228)
test_rubyspec 0.045947 0.049917 157.823220 ( 56.270477)
total: 717.02 sec