Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-131705
#<BuildRuby:0x0000560e95602eb8
@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.20230529-131705",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004752 0.000000 1.254393 ( 2.568745)
build_miniruby 0.000991 0.000000 0.733204 ( 0.732919)
build_ruby 0.001232 0.000000 2.599968 ( 2.600165)
build_all 0.007632 0.001053 12.759119 ( 1.143286)
build_install 0.007710 0.000000 1.736339 ( 0.844828)
test_btest 0.001016 0.000000 81.069303 ( 7.233825)
test_basic 0.002831 0.002504 0.736636 ( 0.816535)
test_all 0.000000 0.002115 453.104804 ( 39.245539)
test_rubyspec 0.022344 0.013394 41.343018 ( 53.866553)
total: 109.05 sec