Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-032032
#<BuildRuby:0x0000563fd7f0b500
@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.20231223-032032",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004101 0.001206 1.021862 ( 1.413157)
build_miniruby 0.000994 0.000292 0.939692 ( 0.939016)
build_ruby 0.001424 0.000418 2.786631 ( 2.786081)
build_all 0.009695 0.000324 16.409589 ( 1.485339)
build_install 0.005825 0.003530 4.751018 ( 1.194766)
test_btest 0.000830 0.000237 81.236778 ( 7.415844)
test_basic 0.003517 0.001005 0.749774 ( 0.827818)
test_all 0.088271 0.046606 511.700379 ( 54.844387)
test_rubyspec 0.013520 0.036851 51.942628 ( 64.261887)
total: 135.17 sec