Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-164241
#<BuildRuby:0x00005646cad5fcc0
@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.20230524-164241",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002283 0.003517 1.287765 ( 2.621077)
build_miniruby 0.000807 0.000237 0.786319 ( 0.785266)
build_ruby 0.001229 0.000000 2.481822 ( 2.482948)
build_all 0.007916 0.001450 12.283978 ( 1.142486)
build_install 0.004561 0.003077 1.728065 ( 1.963696)
test_btest 0.000000 0.001191 78.904473 ( 7.606313)
test_basic 0.000000 0.003999 0.703786 ( 0.786774)
test_all 0.000000 0.001452 446.659847 ( 40.530040)
test_rubyspec 0.005516 0.027968 41.482013 ( 53.917734)
total: 111.84 sec