Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-064732
#<BuildRuby:0x00005571c9ccb948
@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.20230209-064732",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000814 0.003003 0.629524 ( 1.173084)
build_miniruby 0.000727 0.000199 0.635090 ( 0.634735)
build_ruby 0.001203 0.000000 2.083266 ( 2.110708)
build_all 0.009040 0.000715 12.177678 ( 1.513671)
build_install 0.006675 0.000000 1.474670 ( 0.699827)
test_btest 0.000626 0.000000 66.632688 ( 6.066406)
test_basic 0.000877 0.003038 0.280012 ( 0.374854)
test_all 0.000681 0.000170 489.891846 ( 46.582629)
test_rubyspec 0.001323 0.027924 35.594408 ( 46.190556)
total: 105.35 sec