Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-171107
#<BuildRuby:0x000055ab76559a48
@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.20230616-171107",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002505 0.004513 2.019254 ( 4.498417)
build_miniruby 0.001646 0.000374 1.471847 ( 1.892834)
build_ruby 0.001747 0.000000 2.727902 ( 3.413027)
build_all 0.003515 0.004451 2.431081 ( 2.906378)
build_install 0.013212 0.006825 3.578693 ( 3.707747)
test_btest 0.000602 0.000176 61.588131 ( 40.735220)
test_basic 0.000000 0.007961 0.718584 ( 1.102776)
test_all 0.000000 0.001921 562.419621 (345.769443)
test_rubyspec 0.033041 0.024664 79.653827 (109.383362)
total: 513.41 sec