Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-055717
#<BuildRuby:0x00005608dbdd7568
@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.20231014-055717",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003934 0.000874 1.292060 ( 1.548074)
build_miniruby 0.000834 0.000185 0.837286 ( 0.837933)
build_ruby 0.001037 0.000230 2.692003 ( 2.691693)
build_all 0.004295 0.005394 17.377793 ( 1.537725)
build_install 0.000887 0.009229 5.098322 ( 1.219089)
test_btest 0.000855 0.000332 88.578080 ( 7.221987)
test_basic 0.000000 0.005219 0.778739 ( 0.852714)
test_all 0.005110 0.000101 542.451257 ( 56.060926)
test_rubyspec 0.028589 0.022818 51.976709 ( 64.161806)
total: 136.13 sec