Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-160142
#<BuildRuby:0x00005589c2473280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-160142",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004161 0.000438 1.245738 ( 1.634429)
build_miniruby 0.000903 0.000095 0.904891 ( 0.904443)
build_ruby 0.001436 0.000000 2.767712 ( 2.767982)
build_all 0.010260 0.000000 16.589662 ( 1.547761)
build_install 0.006000 0.002446 4.822967 ( 1.161938)
test_btest 0.001087 0.000000 82.151860 ( 7.899090)
test_basic 0.001303 0.003458 0.675157 ( 0.754642)
test_all 0.099010 0.037225 513.845219 ( 59.818281)
test_rubyspec 0.039090 0.009065 51.202111 ( 63.533449)
total: 140.02 sec