Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-045503
#<BuildRuby:0x0000556626ef9ca0
@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.20240125-045503",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000009 0.007421 2.186504 ( 3.960470)
build_miniruby 0.001516 0.000261 2.153523 ( 2.735084)
build_ruby 0.001691 0.000291 3.351226 ( 3.996952)
build_all 0.006965 0.001201 5.463681 ( 4.842557)
build_install 0.010920 0.009102 6.896197 ( 6.869896)
test_btest 0.000670 0.000151 72.006438 ( 65.831332)
test_basic 0.003011 0.000000 0.788508 ( 1.121450)
test_all 0.091022 0.030659 720.544670 (593.981939)
test_rubyspec 0.058854 0.059053 181.075765 (283.480329)
total: 966.82 sec