Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231221-083425
#<BuildRuby:0x000055d7bf8de338
@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.20231221-083425",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005665 0.000872 2.010152 ( 3.572862)
build_miniruby 0.001233 0.000190 1.625603 ( 2.586086)
build_ruby 0.001784 0.000274 3.438617 ( 14.052988)
build_all 0.007945 0.000520 5.222274 ( 5.423627)
build_install 0.020724 0.001599 6.535182 ( 7.061886)
test_btest 0.000790 0.000109 63.497600 ( 68.211096)
test_basic 0.007270 0.001003 0.791242 ( 1.369739)
test_all 0.098247 0.033460 633.542128 (718.182887)
test_rubyspec 0.041504 0.036177 90.094550 (169.034380)
total: 989.50 sec