Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-005656
#<BuildRuby:0x000055a1786d3e08
@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.20221228-005656",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002927 0.000799 0.615698 ( 1.081121)
build_miniruby 0.000738 0.000201 0.730444 ( 0.729699)
build_ruby 0.001024 0.000279 2.532945 ( 2.532715)
build_all 0.005955 0.003529 12.647877 ( 1.527063)
build_install 0.005072 0.001561 1.627274 ( 0.762713)
test_btest 0.000507 0.000155 65.200049 ( 6.432428)
test_basic 0.002869 0.000882 0.252156 ( 0.347116)
test_all 0.000832 0.000256 480.536996 ( 46.449244)
test_rubyspec 0.020394 0.006275 35.211270 ( 45.750534)
total: 105.61 sec