Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-194802
#<BuildRuby:0x0000562f7a947fa0
@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.20230115-194802",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.000000 0.006692 0.902058 ( 1.091798)
build_miniruby 0.000215 0.001021 1.024603 ( 1.022630)
build_ruby 0.001608 0.000000 2.790884 ( 2.788259)
build_all 0.009725 0.000000 16.770456 ( 3.001316)
build_install 0.006757 0.004262 2.077312 ( 1.077863)
test_btest 0.000979 0.000139 77.315869 ( 10.927721)
test_basic 0.000000 0.007105 0.380626 ( 0.465498)
test_all 0.000349 0.001049 660.559571 ( 99.083508)
test_rubyspec 0.030339 0.042439 52.246832 ( 60.347873)
total: 179.81 sec