Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230726-211818
#<BuildRuby:0x000055e52106df40
@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.20230726-211818",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.007843 0.000417 2.357584 ( 5.184824)
build_miniruby 0.002183 0.000000 1.712027 ( 2.249353)
build_ruby 0.001433 0.000000 3.273182 ( 3.824098)
build_all 0.005736 0.003145 2.790881 ( 3.038629)
build_install 0.017355 0.004014 4.176762 ( 4.819820)
test_btest 0.000925 0.000122 62.379798 ( 45.030842)
test_basic 0.007424 0.000977 0.802476 ( 1.195901)
test_all 0.001053 0.000138 587.890868 (364.755754)
test_rubyspec 0.027966 0.031303 80.842372 (110.526600)
total: 540.63 sec