Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-164046
#<BuildRuby:0x0000562ee717b670
@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.20231223-164046",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003653 0.740940 ( 1.110540)
build_miniruby 0.000595 0.000419 0.901161 ( 0.901348)
build_ruby 0.001029 0.000187 2.773409 ( 2.775724)
build_all 0.006054 0.001101 12.163144 ( 1.031907)
build_install 0.005905 0.002949 3.417460 ( 0.971808)
test_btest 0.000446 0.000096 64.290287 ( 4.879837)
test_basic 0.002640 0.000565 0.380685 ( 0.455448)
test_all 0.069995 0.037308 406.514822 ( 44.119097)
test_rubyspec 0.032125 0.017116 40.778737 ( 53.530335)
total: 109.78 sec