Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240902-101600
#<BuildRuby:0x00007f7bb3b5fdc0
@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.20240902-101600",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.008697 0.001020 4.221102 ( 5.940627)
build_miniruby 0.002180 0.000000 2.237839 ( 2.585661)
build_ruby 0.002514 0.000104 4.412423 ( 5.030510)
build_all 0.003606 0.007344 7.613977 ( 6.368718)
build_install 0.020309 0.006283 11.031567 ( 9.270146)
test_btest 0.000851 0.000230 97.621393 ( 83.284029)
test_basic 0.010920 0.002606 1.265071 ( 1.840038)
test_all 0.117066 0.048992 764.456248 (419.852328)
test_rubyspec 0.042175 0.047966 153.024930 ( 62.123332)
total: 596.30 sec