Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-151336
#<BuildRuby:0x00005586f628da48
@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.20230711-151336",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006213 0.000461 2.186602 ( 4.318926)
build_miniruby 0.000000 0.001751 55.819074 ( 29.507494)
build_ruby 0.000000 0.001868 3.262579 ( 3.712882)
build_all 0.007957 0.000377 5.231999 ( 3.447555)
build_install 0.006306 0.012210 6.400047 ( 4.413776)
test_btest 0.001019 0.000000 62.180860 ( 34.673695)
test_basic 0.002580 0.004039 0.770911 ( 1.192608)
test_all 0.000889 0.000195 565.772908 (320.385117)
test_rubyspec 0.018337 0.042384 84.864431 (118.341890)
total: 519.99 sec