Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-022846
#<BuildRuby:0x000055b227f7fdf8
@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.20230126-022846",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006359 0.000000 0.846323 ( 1.277527)
build_miniruby 0.001293 0.000000 1.009930 ( 1.008047)
build_ruby 0.001448 0.000061 2.775880 ( 2.773223)
build_all 0.005906 0.003893 16.778070 ( 2.968731)
build_install 0.010288 0.001083 2.078884 ( 1.067620)
test_btest 0.000732 0.000077 74.084535 ( 10.377410)
test_basic 0.006142 0.000153 0.341182 ( 0.427730)
test_all 0.001433 0.000143 658.636347 (112.300837)
test_rubyspec 0.104366 0.032812 51.789323 ( 59.818711)
total: 192.02 sec