Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-092758
#<BuildRuby:0x000055cad35180f8
@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-092758",
@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.000021 0.000003 0.000024 ( 0.000016)
configure 0.000022 0.000003 0.000025 ( 0.000022)
build_up 0.000000 0.008951 0.935319 ( 1.125246)
build_miniruby 0.001735 0.000708 0.844702 ( 0.843181)
build_ruby 0.000000 0.002537 2.126847 ( 2.126235)
build_all 0.008486 0.010426 18.459510 ( 2.118784)
build_install 0.014218 0.007109 1.836264 ( 0.934362)
test_btest 0.000718 0.000359 86.462300 ( 8.419796)
test_basic 0.007081 0.000057 0.351490 ( 0.440320)
test_all 0.000719 0.003303 680.512613 ( 63.500851)
test_rubyspec 0.091293 0.066756 48.589462 ( 56.596122)
total: 136.11 sec