Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-222216
#<BuildRuby:0x000055cde1e03fa8
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-222216",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.006636 1.207632 ( 1.573808)
build_miniruby 0.000000 0.001174 0.893558 ( 0.892641)
build_ruby 0.000000 0.001704 2.753146 ( 2.752567)
build_all 0.004111 0.004762 14.236148 ( 1.331755)
build_install 0.007829 0.000000 4.088537 ( 1.068840)
test_btest 0.001081 0.000000 74.131144 ( 7.144926)
test_basic 0.004205 0.000462 0.669064 ( 0.744412)
test_all 0.100265 0.029470 475.677242 ( 43.006467)
test_rubyspec 0.019705 0.025810 48.596192 ( 60.940690)
total: 119.46 sec