Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-160631
#<BuildRuby:0x000055c79d432348
@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.20240113-160631",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.002220 0.004220 1.772394 ( 3.088341)
build_miniruby 0.001744 0.000187 5.911671 ( 4.513752)
build_ruby 0.001999 0.000215 3.428117 ( 3.758914)
build_all 0.008386 0.000000 4.797534 ( 3.705218)
build_install 0.013984 0.004901 6.117895 ( 5.216847)
test_btest 0.000749 0.000093 65.511107 ( 53.863442)
test_basic 0.008146 0.000000 0.734738 ( 0.999103)
test_all 0.100769 0.029249 805.702371 (851.827457)
test_rubyspec 0.054025 0.024989 93.337072 (176.906956)
total: 1103.88 sec