Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-090231
#<BuildRuby:0x000055b98fc12458
@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.20231210-090231",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003128 0.004647 2.379001 ( 3.632371)
build_miniruby 0.001168 0.000234 1.723525 ( 2.009408)
build_ruby 0.001423 0.000285 3.260966 ( 3.972546)
build_all 0.008749 0.000041 5.401075 ( 4.514498)
build_install 0.019474 0.001109 7.008171 ( 6.384865)
test_btest 0.000696 0.000116 62.668017 ( 59.389818)
test_basic 0.000000 0.008033 0.787969 ( 1.023950)
test_all 0.090621 0.032901 688.476242 (447.255519)
test_rubyspec 0.041987 0.029225 90.931248 (116.035310)
total: 644.22 sec