Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-225848
#<BuildRuby:0x000055fd4ccd5e20
@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.20240129-225848",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006735 0.000212 2.046744 ( 3.629612)
build_miniruby 0.002001 0.000149 80.372178 ( 50.588121)
build_ruby 0.000000 0.001686 3.508519 ( 4.549658)
build_all 0.006259 0.002523 5.530324 ( 4.823695)
build_install 0.017711 0.003790 7.007852 ( 6.589891)
test_btest 0.000834 0.000101 70.633653 ( 69.063460)
test_basic 0.006711 0.000814 0.849922 ( 1.654370)
test_all 0.075299 0.050283 735.533486 (759.908712)
test_rubyspec 0.058206 0.057072 177.984253 (288.787709)
total: 1189.60 sec