Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-192216
#<BuildRuby:0x00005629230e3e70
@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.20230102-192216",
@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.000003 0.000014 ( 0.000016)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005724 0.000534 0.847633 ( 1.033010)
build_miniruby 0.001358 0.000000 1.015536 ( 1.013557)
build_ruby 0.001627 0.000000 2.804839 ( 2.802152)
build_all 0.009649 0.000178 16.732596 ( 2.974928)
build_install 0.002601 0.008994 2.274174 ( 1.178626)
test_btest 0.000000 0.001078 73.503213 ( 10.707223)
test_basic 0.003650 0.002855 0.367081 ( 0.453316)
test_all 0.001775 0.000217 654.865235 (103.446509)
test_rubyspec 0.072415 0.045234 51.550070 ( 59.666270)
total: 183.28 sec