Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-043723
#<BuildRuby:0x000055c8d75ae678
@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.20230119-043723",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000014 0.000006 0.000020 ( 0.000019)
build_up 0.005790 0.000703 0.887625 ( 1.115350)
build_miniruby 0.000908 0.000379 1.022110 ( 1.020071)
build_ruby 0.000000 0.001399 2.781420 ( 2.778935)
build_all 0.003397 0.006416 16.962338 ( 3.034231)
build_install 0.010090 0.001277 2.129573 ( 1.092400)
test_btest 0.000755 0.000355 69.130739 ( 11.215833)
test_basic 0.004481 0.002109 0.351928 ( 0.438121)
test_all 0.000923 0.000434 659.562814 (101.587784)
test_rubyspec 0.080619 0.054444 51.939749 ( 59.910237)
total: 182.19 sec