Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-075132
#<BuildRuby:0x00005607925cfce8
@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.20231106-075132",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005128 0.000332 1.369687 ( 1.621338)
build_miniruby 0.001128 0.000332 0.901910 ( 0.901290)
build_ruby 0.001305 0.000384 2.932690 ( 2.932673)
build_all 0.001481 0.009040 16.413526 ( 1.426238)
build_install 0.006676 0.002749 5.135906 ( 1.185807)
test_btest 0.000658 0.000271 83.132480 ( 7.478828)
test_basic 0.000154 0.004813 0.784829 ( 0.860021)
test_all 0.090112 0.044844 513.795080 ( 50.109141)
test_rubyspec 0.028852 0.020045 50.740536 ( 62.983894)
total: 129.50 sec