Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-001446
#<BuildRuby:0x00005567b61fc070
@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-001446",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006214 0.000000 1.420029 ( 2.676238)
build_miniruby 0.000985 0.000000 0.856658 ( 0.856714)
build_ruby 0.000000 0.001229 2.557852 ( 2.559081)
build_all 0.003273 0.006136 11.752313 ( 8.135917)
build_install 0.008692 0.000000 5.174236 ( 1.987976)
test_btest 0.001040 0.000000 88.120713 ( 7.528104)
test_basic 0.003413 0.001239 0.800145 ( 0.885509)
test_all 0.001204 0.000324 457.434329 ( 49.539361)
test_rubyspec 0.029254 0.011575 43.009517 ( 55.450207)
total: 129.62 sec