Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-133116
#<BuildRuby:0x000055dbde357108
@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.20230603-133116",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001254 0.004582 1.502854 ( 2.750559)
build_miniruby 0.001017 0.000000 0.762981 ( 0.762818)
build_ruby 0.000000 0.001490 2.529916 ( 2.529849)
build_all 0.005382 0.003622 12.831346 ( 1.087978)
build_install 0.006673 0.000972 1.717839 ( 0.850426)
test_btest 0.000792 0.000327 83.190466 ( 7.186040)
test_basic 0.004099 0.000000 0.603527 ( 0.690795)
test_all 0.001444 0.000000 426.992746 ( 46.010919)
test_rubyspec 0.030453 0.009496 41.074414 ( 53.582809)
total: 115.45 sec