Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-033601
#<BuildRuby:0x000055b984c0b280
@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.20231203-033601",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002414 0.002627 0.992015 ( 1.260666)
build_miniruby 0.000753 0.000189 0.865309 ( 0.865861)
build_ruby 0.001253 0.000313 2.701482 ( 2.705032)
build_all 0.005003 0.003044 12.152226 ( 1.002323)
build_install 0.014084 0.000781 3.565741 ( 0.970123)
test_btest 0.000899 0.000000 63.488753 ( 4.532857)
test_basic 0.004083 0.000280 0.370618 ( 0.452700)
test_all 0.091413 0.012140 415.186833 ( 36.747013)
test_rubyspec 0.031714 0.038324 39.779359 ( 52.431019)
total: 100.97 sec