Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-200911
#<BuildRuby:0x000055f68f44ff30
@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.20230123-200911",
@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.000008)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.003384 0.000000 0.622359 ( 1.407967)
build_miniruby 0.000896 0.000000 0.664392 ( 0.663970)
build_ruby 0.001383 0.000000 2.202089 ( 2.202439)
build_all 0.009171 0.000000 12.000304 ( 1.459832)
build_install 0.006768 0.000000 1.507990 ( 0.702001)
test_btest 0.000662 0.000000 66.883704 ( 6.129480)
test_basic 0.003454 0.000000 0.246186 ( 0.342031)
test_all 0.001107 0.000000 479.860096 ( 45.900772)
test_rubyspec 0.019296 0.010161 35.517109 ( 45.942808)
total: 104.75 sec