Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-190215
#<BuildRuby:0x0000561d3517f040
@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.20230703-190215",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000755 0.004460 1.226949 ( 2.497977)
build_miniruby 0.000726 0.000363 0.903302 ( 0.903773)
build_ruby 0.000828 0.000414 2.678868 ( 2.679653)
build_all 0.008928 0.000183 10.887802 ( 7.304897)
build_install 0.006069 0.002655 5.192569 ( 2.004830)
test_btest 0.000769 0.000336 89.172704 ( 7.745998)
test_basic 0.000000 0.005301 0.771057 ( 0.850999)
test_all 0.000229 0.001643 450.126158 ( 45.632493)
test_rubyspec 0.020675 0.019593 44.025490 ( 56.489533)
total: 126.11 sec