Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-160106
#<BuildRuby:0x0000560107a1e2e0
@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-160106",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009621 0.000495 0.963662 ( 1.383132)
build_miniruby 0.001687 0.000519 0.850263 ( 0.849918)
build_ruby 0.000000 0.003407 2.138418 ( 2.137069)
build_all 0.014010 0.006158 18.669343 ( 2.167208)
build_install 0.012945 0.009346 2.022554 ( 1.021127)
test_btest 0.000000 0.001459 89.545430 ( 8.629036)
test_basic 0.003750 0.005497 0.344536 ( 0.430056)
test_all 0.001682 0.000841 678.498983 ( 63.404699)
test_rubyspec 0.074925 0.086405 47.879280 ( 56.068643)
total: 136.09 sec