Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-131342
#<BuildRuby:0x000055cb1d9bf468
@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.20230104-131342",
@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.000011 0.000005 0.000016 ( 0.000015)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005758 0.000729 0.891986 ( 1.104167)
build_miniruby 0.000990 0.000380 1.005686 ( 1.003605)
build_ruby 0.001198 0.000461 2.761155 ( 2.758413)
build_all 0.008618 0.001319 16.716072 ( 2.966187)
build_install 0.009613 0.001968 2.307584 ( 1.179518)
test_btest 0.000626 0.000208 69.723499 ( 11.358246)
test_basic 0.004602 0.002854 0.359731 ( 0.444508)
test_all 0.000967 0.000338 667.786905 ( 98.790439)
test_rubyspec 0.075476 0.049593 51.497801 ( 59.561563)
total: 179.17 sec