Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-105450
#<BuildRuby:0x00005617f925f7f8
@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.20231122-105450",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004996 0.000336 0.911715 ( 1.309050)
build_miniruby 0.000969 0.000000 0.787052 ( 0.787033)
build_ruby 0.000399 0.001036 2.628827 ( 2.629824)
build_all 0.007707 0.000138 12.247095 ( 0.988340)
build_install 0.006997 0.003539 3.728513 ( 0.994172)
test_btest 0.000521 0.000208 63.201521 ( 5.657123)
test_basic 0.004184 0.000176 0.388325 ( 0.466628)
test_all 0.077861 0.019922 340.610662 ( 42.154247)
test_rubyspec 0.024112 0.042628 39.568984 ( 52.116046)
total: 107.10 sec