Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-114609
#<BuildRuby:0x0000558c75853840
@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.20231023-114609",
@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.000009)
build_up 0.005296 0.000391 2.039852 ( 2.304640)
build_miniruby 0.000703 0.000206 0.817390 ( 0.816603)
build_ruby 0.000992 0.000292 2.699665 ( 2.700236)
build_all 0.009034 0.001355 15.957723 ( 1.509869)
build_install 0.003282 0.005522 5.055346 ( 1.167551)
test_btest 0.000800 0.000266 78.545008 ( 7.238998)
test_basic 0.000619 0.003173 0.569588 ( 0.646897)
test_all 0.111331 0.024814 473.088045 ( 53.285285)
test_rubyspec 0.023627 0.020027 48.461138 ( 60.862799)
total: 130.53 sec