Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-115016
#<BuildRuby:0x00005562606a0028
@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.20230131-115016",
@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.000017)
configure 0.000012 0.000005 0.000017 ( 0.000018)
build_up 0.001778 0.004720 0.848265 ( 1.113720)
build_miniruby 0.000813 0.000406 1.008158 ( 1.006281)
build_ruby 0.001086 0.000543 2.790446 ( 2.787920)
build_all 0.008171 0.001858 16.792759 ( 3.023904)
build_install 0.006163 0.003174 2.072672 ( 1.069281)
test_btest 0.000541 0.000253 75.262319 ( 10.329400)
test_basic 0.001651 0.005197 0.343756 ( 0.429473)
test_all 0.000765 0.000408 661.489859 ( 95.617187)
test_rubyspec 0.076807 0.054168 51.601354 ( 59.673476)
total: 175.05 sec