Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-002831
#<BuildRuby:0x0000557692c9a348
@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.20231230-002831",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005146 0.000953 1.724104 ( 3.334250)
build_miniruby 0.001793 0.000332 1.770054 ( 2.161659)
build_ruby 0.000000 0.002208 3.464162 ( 5.111831)
build_all 0.006968 0.001587 5.204074 ( 6.402388)
build_install 0.014682 0.006592 6.520890 ( 8.036517)
test_btest 0.000746 0.000174 64.865893 ( 84.394137)
test_basic 0.003241 0.005376 0.846163 ( 1.860955)
test_all 0.100663 0.031402 708.013697 (710.650588)
test_rubyspec 0.033617 0.043037 93.117290 (156.541075)
total: 978.49 sec