Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-105108
#<BuildRuby:0x000055cefb30e858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-105108",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000033 0.000014 0.000047 ( 0.000048)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.001900 0.004801 0.885124 ( 1.073107)
build_miniruby 0.000901 0.000451 1.016142 ( 1.014232)
build_ruby 0.001096 0.000548 2.791641 ( 2.788936)
build_all 0.005025 0.004354 16.778759 ( 3.026407)
build_install 0.007252 0.003867 2.055893 ( 1.078812)
test_btest 0.000680 0.000363 74.138099 ( 10.835246)
test_basic 0.005721 0.000752 0.343473 ( 0.429759)
test_all 0.001089 0.000000 661.029524 (117.156450)
test_rubyspec 0.042309 0.055503 51.707352 ( 59.765250)
total: 197.17 sec