Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-010644
#<BuildRuby:0x000056007e4e6040
@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-010644",
@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.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.007178 0.000000 1.983428 ( 4.542810)
build_miniruby 0.001545 0.000000 1.852033 ( 2.009907)
build_ruby 0.001661 0.000000 2.706298 ( 11.591249)
build_all 0.007218 0.000000 2.285832 ( 2.314584)
build_install 0.016260 0.000750 3.494862 ( 3.868843)
test_btest 0.000785 0.000076 60.498478 ( 37.038184)
test_basic 0.007859 0.000000 0.710508 ( 1.137245)
test_all 0.001209 0.000000 572.991398 (311.175698)
test_rubyspec 0.028613 0.028781 74.681901 (101.715723)
total: 475.40 sec