Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-174833
#<BuildRuby:0x0000556c1ea54008
@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.20230125-174833",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006308 0.000137 0.880038 ( 1.066310)
build_miniruby 0.001049 0.000065 1.007410 ( 1.005297)
build_ruby 0.001411 0.000088 2.773488 ( 2.771495)
build_all 0.009288 0.000287 16.748509 ( 2.987364)
build_install 0.006302 0.004884 2.061111 ( 1.064743)
test_btest 0.000628 0.000000 78.722112 ( 10.782069)
test_basic 0.006688 0.000000 0.349024 ( 0.435049)
test_all 0.001241 0.000000 665.870668 ( 93.968015)
test_rubyspec 0.105082 0.030435 51.792097 ( 59.835565)
total: 173.92 sec