Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-041734
#<BuildRuby:0x000056518d1af3a8
@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.20230120-041734",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000027 0.000004 0.000031 ( 0.000027)
build_up 0.007064 0.001087 0.942295 ( 1.107453)
build_miniruby 0.002549 0.000392 0.847666 ( 0.845841)
build_ruby 0.002882 0.000000 2.144656 ( 2.145371)
build_all 0.018143 0.001574 18.337338 ( 2.163411)
build_install 0.012148 0.008907 1.811613 ( 0.937815)
test_btest 0.000943 0.000198 89.852855 ( 9.164409)
test_basic 0.007292 0.000453 0.350374 ( 0.438768)
test_all 0.001957 0.000392 669.413803 ( 74.072600)
test_rubyspec 0.099483 0.059319 48.436057 ( 56.799701)
total: 147.68 sec