Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-003819
#<BuildRuby:0x0000555c953ef8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-003819",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003762 0.000000 0.810366 ( 1.201494)
build_miniruby 0.000839 0.000055 0.996598 ( 0.996991)
build_ruby 0.000000 0.001396 2.954502 ( 2.957607)
build_all 0.007501 0.001535 15.594869 ( 1.360561)
build_install 0.009490 0.000262 4.090649 ( 1.155971)
test_btest 0.000659 0.000069 78.691829 ( 7.175630)
test_basic 0.003175 0.000334 0.467577 ( 0.544004)
test_all 0.099582 0.017133 531.600249 ( 52.123301)
test_rubyspec 0.022654 0.016502 45.722293 ( 58.498917)
total: 126.02 sec