Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-110541
#<BuildRuby:0x00005578575338e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-110541",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000759 0.004451 0.796889 ( 1.216442)
build_miniruby 0.000837 0.000252 0.799017 ( 0.799019)
build_ruby 0.001396 0.000000 2.657562 ( 2.658448)
build_all 0.006742 0.001037 11.992557 ( 0.940734)
build_install 0.009820 0.001270 3.401123 ( 0.954620)
test_btest 0.000000 0.000668 65.034623 ( 5.602980)
test_basic 0.000682 0.003070 0.390683 ( 0.471544)
test_all 0.078341 0.019884 366.148612 ( 43.386929)
test_rubyspec 0.024590 0.041682 40.581325 ( 53.131224)
total: 109.16 sec