Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-082845
#<BuildRuby:0x000055d1d33861e8
@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.20231230-082845",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005569 0.000412 1.744131 ( 3.334826)
build_miniruby 0.001647 0.000122 1.663633 ( 2.198507)
build_ruby 0.001690 0.000125 3.285854 ( 4.420911)
build_all 0.009000 0.000000 5.180796 ( 6.165905)
build_install 0.020873 0.000456 6.437755 ( 8.288173)
test_btest 0.001145 0.000071 66.258266 ( 85.041486)
test_basic 0.007647 0.000478 0.801743 ( 1.524843)
test_all 0.100524 0.028893 783.003465 (749.748347)
test_rubyspec 0.034007 0.043159 93.126679 (153.537944)
total: 1014.26 sec