Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-180741
#<BuildRuby:0x00005571e770eed8
@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.20230130-180741",
@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.000000 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.000000 0.003407 0.611212 ( 1.019469)
build_miniruby 0.000135 0.000749 0.621072 ( 0.620317)
build_ruby 0.000972 0.000195 2.035457 ( 2.035066)
build_all 0.008474 0.000759 11.932592 ( 1.449027)
build_install 0.005351 0.000973 1.477361 ( 0.689644)
test_btest 0.000617 0.000112 66.875186 ( 5.928143)
test_basic 0.003199 0.000581 0.248985 ( 0.344339)
test_all 0.000989 0.000180 473.330270 ( 49.891851)
test_rubyspec 0.009300 0.019251 35.406852 ( 45.968596)
total: 107.95 sec