Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-213915
#<BuildRuby:0x00005555a8633bb8
@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.20230810-213915",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003688 0.002441 1.447058 ( 2.688530)
build_miniruby 0.000000 0.001357 0.902299 ( 0.906211)
build_ruby 0.000000 0.001148 2.607445 ( 2.608556)
build_all 0.005587 0.004252 14.813263 ( 1.317664)
build_install 0.004045 0.004814 2.210394 ( 0.971320)
test_btest 0.000834 0.000253 82.883457 ( 8.239620)
test_basic 0.001118 0.004189 0.663792 ( 0.735543)
test_all 0.000697 0.001073 536.387346 ( 55.766769)
test_rubyspec 0.012695 0.025800 45.389406 ( 57.722953)
total: 130.96 sec