Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-053615
#<BuildRuby:0x000055700cc1ffa8
@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.20230526-053615",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005019 0.000323 1.497545 ( 2.709711)
build_miniruby 0.000000 0.001119 0.790378 ( 0.790120)
build_ruby 0.000000 0.001199 2.588183 ( 2.588805)
build_all 0.005201 0.004477 12.655166 ( 1.121425)
build_install 0.006709 0.001113 1.788445 ( 0.840314)
test_btest 0.000450 0.000173 82.178893 ( 6.764808)
test_basic 0.003330 0.001281 0.783270 ( 0.863957)
test_all 0.000000 0.000895 448.474712 ( 41.113749)
test_rubyspec 0.023843 0.017478 41.402939 ( 53.882614)
total: 110.68 sec