Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-033436
#<BuildRuby:0x000055ba9d4c3ee0
@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-033436",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005050 0.000175 1.278493 ( 1.636754)
build_miniruby 0.000847 0.000134 0.815766 ( 0.815346)
build_ruby 0.001197 0.000189 2.884775 ( 2.885345)
build_all 0.009984 0.000000 15.776032 ( 1.419978)
build_install 0.005644 0.003979 4.648108 ( 1.184767)
test_btest 0.000876 0.000153 82.984712 ( 7.328406)
test_basic 0.000000 0.005362 0.791891 ( 0.870391)
test_all 0.104337 0.031757 477.761856 ( 58.933646)
test_rubyspec 0.017347 0.031592 50.682178 ( 63.023153)
total: 138.10 sec