Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-095824
#<BuildRuby:0x0000561fa6998128
@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.20231221-095824",
@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.000000 0.000006 ( 0.000006)
build_up 0.000473 0.004063 1.052061 ( 1.313710)
build_miniruby 0.000916 0.000167 0.902772 ( 0.903497)
build_ruby 0.001142 0.000208 2.742249 ( 2.746387)
build_all 0.008342 0.000000 12.182411 ( 1.033238)
build_install 0.008220 0.000563 3.631062 ( 0.988726)
test_btest 0.000575 0.000083 63.000651 ( 6.109816)
test_basic 0.004084 0.000000 0.390114 ( 0.471661)
test_all 0.104645 0.005177 456.328844 ( 40.503713)
test_rubyspec 0.023763 0.034824 40.460779 ( 53.201591)
total: 107.27 sec