Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-101215
#<BuildRuby:0x0000557968f6a090
@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.20240301-101215",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.008982 0.000309 2.827269 ( 4.283280)
build_miniruby 0.001365 0.000047 1.829622 ( 2.365289)
build_ruby 0.002000 0.000069 3.802887 ( 4.901653)
build_all 0.009232 0.000011 6.275825 ( 5.796559)
build_install 0.009722 0.012949 8.135509 ( 7.876428)
test_btest 0.000858 0.000000 75.159889 ( 69.353336)
test_basic 0.001576 0.007000 0.933755 ( 1.477728)
test_all 0.081370 0.038409 714.598573 (455.913113)
test_rubyspec 0.040068 0.055075 121.523060 (175.533383)
total: 727.50 sec