Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230803-192421
#<BuildRuby:0x000055872d8fdf40
@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.20230803-192421",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.000841 0.007597 2.402808 ( 5.280031)
build_miniruby 0.001518 0.000238 10.653984 ( 11.463477)
build_ruby 0.001486 0.000232 3.334273 ( 3.889775)
build_all 0.002767 0.006223 2.752451 ( 2.862006)
build_install 0.015846 0.004730 4.222157 ( 4.314797)
test_btest 0.000000 0.000870 66.552297 ( 47.221984)
test_basic 0.000000 0.008036 0.802984 ( 1.005875)
test_all 0.000000 0.001618 611.892637 (337.981565)
test_rubyspec 0.024799 0.032203 85.088421 (106.169220)
total: 520.19 sec