Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-170248
#<BuildRuby:0x0000556332113ec0
@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.20230103-170248",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.006442 0.000000 0.849143 ( 1.496307)
build_miniruby 0.001254 0.000000 1.017491 ( 1.015646)
build_ruby 0.001509 0.000000 2.782757 ( 2.780254)
build_all 0.005616 0.004448 16.801941 ( 3.001360)
build_install 0.009745 0.000042 2.284624 ( 1.195971)
test_btest 0.001049 0.000052 71.708388 ( 11.287055)
test_basic 0.002162 0.004322 0.310937 ( 0.397262)
test_all 0.001247 0.000119 682.241684 (104.140417)
test_rubyspec 0.086706 0.046152 51.753161 ( 59.815373)
total: 185.13 sec