Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-041730
#<BuildRuby:0x0000564e8d777040
@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.20231016-041730",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.005922 1.498323 ( 1.720898)
build_miniruby 0.000684 0.000391 0.798190 ( 0.797777)
build_ruby 0.001239 0.000000 2.613580 ( 2.613986)
build_all 0.010035 0.000504 18.074281 ( 1.625019)
build_install 0.004964 0.004134 5.292054 ( 1.212065)
test_btest 0.000709 0.000322 86.253357 ( 8.260737)
test_basic 0.003959 0.000246 0.742239 ( 0.819049)
test_all 0.001427 0.006075 570.935589 ( 60.420045)
test_rubyspec 0.031038 0.023715 52.634483 ( 64.890606)
total: 142.36 sec