Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240817-160045
#<BuildRuby:0x00007f236026fdd8
@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.20240817-160045",
@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.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004682 0.004825 4.100276 ( 6.297927)
build_miniruby 0.001675 0.000287 1.854979 ( 2.224105)
build_ruby 0.001733 0.000297 4.664167 ( 5.743130)
build_all 0.003531 0.008360 7.522345 ( 7.445878)
build_install 0.020794 0.007376 10.562931 ( 10.295869)
test_btest 0.001025 0.000244 96.898329 ( 91.730226)
test_basic 0.008289 0.006332 1.243156 ( 1.848918)
test_all 0.112116 0.053679 864.873446 (608.852191)
test_rubyspec 0.059104 0.032439 150.427816 ( 51.186472)
total: 785.63 sec