Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-133604
#<BuildRuby:0x000055602e934070
@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.20230615-133604",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003912 0.001304 1.345513 ( 2.589339)
build_miniruby 0.000738 0.000246 0.750508 ( 0.749868)
build_ruby 0.000884 0.000294 2.400443 ( 2.400655)
build_all 0.007347 0.002449 12.887773 ( 1.225697)
build_install 0.000345 0.007908 1.852935 ( 0.874675)
test_btest 0.000953 0.000000 82.903396 ( 6.466783)
test_basic 0.004066 0.000215 0.550168 ( 0.636154)
test_all 0.001953 0.000394 436.067089 ( 43.516201)
test_rubyspec 0.018291 0.016822 40.794539 ( 53.288576)
total: 111.75 sec