Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-041659
#<BuildRuby:0x000055f73bfbaeb8
@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-041659",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002613 0.004680 2.217591 ( 2.501810)
build_miniruby 0.000681 0.000201 0.860736 ( 0.861538)
build_ruby 0.000951 0.000280 2.630141 ( 2.629814)
build_all 0.007391 0.002634 16.227300 ( 1.454296)
build_install 0.003438 0.005118 5.205486 ( 1.177939)
test_btest 0.000550 0.000193 79.578443 ( 7.710845)
test_basic 0.002836 0.000992 0.622155 ( 0.700564)
test_all 0.087593 0.044803 494.902055 ( 46.510934)
test_rubyspec 0.014617 0.032496 49.309128 ( 61.598800)
total: 125.15 sec