Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-090707
#<BuildRuby:0x000055a284c7b7b8
@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.20240117-090707",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000235 0.003506 1.098357 ( 1.500723)
build_miniruby 0.000904 0.000143 0.833369 ( 0.832346)
build_ruby 0.000000 0.001255 2.686547 ( 2.686533)
build_all 0.001504 0.007760 14.717551 ( 1.361160)
build_install 0.006263 0.001418 4.206080 ( 1.083962)
test_btest 0.000757 0.000203 78.845525 ( 6.734851)
test_basic 0.000000 0.005627 0.776825 ( 0.855304)
test_all 0.097581 0.033291 522.208390 ( 49.451400)
test_rubyspec 0.017869 0.043798 81.125821 ( 93.470251)
total: 157.98 sec