Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-170558
#<BuildRuby:0x0000557df31c2980
@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.20230513-170558",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006038 1.572267 ( 2.815888)
build_miniruby 0.001128 0.000385 1.243683 ( 1.242883)
build_ruby 0.001095 0.000219 2.558387 ( 2.735332)
build_all 0.006388 0.000501 2.061233 ( 1.223243)
build_install 0.005552 0.011026 3.204255 ( 2.189492)
test_btest 0.000000 0.000805 61.083885 ( 24.989915)
test_basic 0.003328 0.004009 0.727416 ( 0.841622)
test_all 0.000677 0.000792 549.652979 (247.094239)
test_rubyspec 0.018886 0.034612 73.124117 ( 87.068696)
total: 370.20 sec