Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-162733
#<BuildRuby:0x000055cb512b7560
@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.20231217-162733",
@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.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002709 0.002633 1.323199 ( 1.678726)
build_miniruby 0.000724 0.000191 0.938989 ( 0.938789)
build_ruby 0.001143 0.000301 2.813303 ( 2.813385)
build_all 0.010616 0.000000 16.827255 ( 1.538057)
build_install 0.008738 0.000000 4.837677 ( 1.158265)
test_btest 0.001036 0.000000 88.140173 ( 7.352674)
test_basic 0.004862 0.000000 0.766224 ( 0.842725)
test_all 0.106605 0.026756 568.929314 ( 50.230319)
test_rubyspec 0.025075 0.030852 50.118204 ( 62.404707)
total: 128.96 sec