Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-043837
#<BuildRuby:0x000055d39ac9e348
@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.20231119-043837",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006313 0.001214 2.205554 ( 4.356806)
build_miniruby 0.001228 0.000236 2.156660 ( 2.927661)
build_ruby 0.001581 0.000304 3.500257 ( 4.866845)
build_all 0.009462 0.000000 5.505505 ( 6.064889)
build_install 0.022554 0.000000 6.980213 ( 7.856506)
test_btest 0.001148 0.000000 68.509148 ( 74.010519)
test_basic 0.008764 0.000000 0.827241 ( 1.551658)
test_all 0.084939 0.039607 629.014600 (525.405444)
test_rubyspec 0.030203 0.038583 89.267403 (140.567214)
total: 767.61 sec