Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-191826
#<BuildRuby:0x0000557de5a7e258
@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.20230626-191826",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005865 0.000516 2.087271 ( 4.258318)
build_miniruby 0.001271 0.000305 1.608740 ( 1.842719)
build_ruby 0.001552 0.000372 3.066265 ( 3.774124)
build_all 0.007858 0.000851 5.030264 ( 4.385567)
build_install 0.017359 0.001870 6.260110 ( 5.690489)
test_btest 0.000000 0.001042 64.647818 ( 47.018214)
test_basic 0.003534 0.004385 0.779405 ( 1.186559)
test_all 0.001272 0.000318 583.990379 (382.384738)
test_rubyspec 0.028013 0.032404 80.612891 (112.575440)
total: 563.12 sec