Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-224714
#<BuildRuby:0x000055ff843ee048
@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.20240114-224714",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002746 0.003776 1.815454 ( 3.526314)
build_miniruby 0.001491 0.000144 4.481708 ( 5.405564)
build_ruby 0.001839 0.000178 3.530268 ( 4.676629)
build_all 0.004222 0.003516 5.008035 ( 5.032361)
build_install 0.020045 0.000942 6.391735 ( 6.262444)
test_btest 0.001638 0.000000 64.673822 ( 76.822698)
test_basic 0.000000 0.007223 0.762664 ( 1.460115)
test_all 0.097111 0.033147 725.305592 (859.007501)
test_rubyspec 0.042548 0.036178 91.595632 (171.050669)
total: 1133.25 sec