Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-123637
#<BuildRuby:0x00005568bbe97ab8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-123637",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007492 0.001153 0.943865 ( 1.116121)
build_miniruby 0.002413 0.000372 0.841373 ( 0.839418)
build_ruby 0.002493 0.000384 2.141333 ( 2.142115)
build_all 0.017542 0.003748 18.664705 ( 2.178934)
build_install 0.013548 0.009075 2.075388 ( 1.016772)
test_btest 0.001455 0.000347 89.958805 ( 9.214751)
test_basic 0.009512 0.000058 0.354259 ( 0.438963)
test_all 0.001792 0.000390 682.578262 ( 74.504197)
test_rubyspec 0.140683 0.036561 48.143861 ( 56.239183)
total: 147.69 sec