Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-220235
#<BuildRuby:0x000055bdc24af918
@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.20230615-220235",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001821 0.004452 1.608800 ( 2.869931)
build_miniruby 0.000918 0.000153 0.810098 ( 0.809188)
build_ruby 0.001032 0.000172 2.466014 ( 2.466814)
build_all 0.009611 0.000000 12.351498 ( 1.167995)
build_install 0.007630 0.000000 1.807759 ( 0.840150)
test_btest 0.000941 0.000000 80.958504 ( 7.166280)
test_basic 0.000518 0.003860 0.510214 ( 0.591940)
test_all 0.000733 0.000679 416.642861 ( 48.100937)
test_rubyspec 0.006748 0.030769 41.257276 ( 53.716514)
total: 117.73 sec