Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-001443
#<BuildRuby:0x000055b9ab4fdd90
@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.20240315-001443",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.008134 0.000326 3.265241 ( 3.415636)
build_miniruby 0.001714 0.000137 24.970442 ( 33.094330)
build_ruby 0.001651 0.000000 3.353232 ( 26.263653)
build_all 0.002397 0.006797 6.081001 ( 3.266992)
build_install 0.021655 0.000282 8.272710 ( 4.765017)
test_btest 0.000990 0.000000 70.636278 ( 31.138780)
test_basic 0.007806 0.000114 0.868548 ( 0.951993)
test_all 0.083657 0.039533 766.884546 (443.643610)
test_rubyspec 0.044877 0.049216 121.763070 (187.704665)
total: 734.25 sec