Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-095137
#<BuildRuby:0x0000563f2e00b4f0
@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.20231128-095137",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004602 0.000708 0.924304 ( 1.332604)
build_miniruby 0.000990 0.000152 0.851662 ( 0.851491)
build_ruby 0.001795 0.000000 2.647601 ( 2.647928)
build_all 0.005069 0.003133 12.410802 ( 1.009500)
build_install 0.010440 0.001164 3.726622 ( 0.984197)
test_btest 0.000587 0.000103 66.567661 ( 4.873568)
test_basic 0.005188 0.000915 0.418082 ( 0.495761)
test_all 0.064826 0.033814 355.332954 ( 37.325815)
test_rubyspec 0.027819 0.041747 39.903286 ( 52.466830)
total: 101.99 sec