Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-124640
#<BuildRuby:0x000055eb90b71d90
@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-124640",
@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.001394 0.000182 2.035447 ( 11.614308)
autoconf 0.001194 0.000156 2.649785 ( 3.415290)
configure 0.048286 0.036369 45.067143 ( 83.923957)
build_up 0.026106 0.008702 53.022931 ( 99.782724)
build_miniruby 0.016472 0.001854 326.380596 (409.165375)
build_ruby 0.002278 0.000000 4.922238 ( 84.848782)
build_all 0.064294 0.046817 379.002415 (483.968005)
build_install 0.020855 0.000000 4.560457 ( 7.586291)
test_btest 0.000942 0.000000 65.776849 ( 87.994525)
test_basic 0.009225 0.000000 0.822995 ( 1.583892)
test_all 0.094637 0.034486 728.094843 (845.609646)
test_rubyspec 0.026617 0.054037 135.160644 (227.779774)
total: 2347.27 sec