Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-100522
#<BuildRuby:0x0000560b4a66f5c0
@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.20230101-100522",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004106 0.000000 0.619269 ( 1.029682)
build_miniruby 0.000000 0.000946 0.749565 ( 0.748625)
build_ruby 0.000000 0.001319 2.505720 ( 2.505764)
build_all 0.007175 0.002394 12.714669 ( 1.504198)
build_install 0.001638 0.005003 1.604398 ( 0.766322)
test_btest 0.000734 0.000000 66.985300 ( 6.237861)
test_basic 0.000000 0.003785 0.261499 ( 0.356987)
test_all 0.000893 0.000303 506.621806 ( 47.654631)
test_rubyspec 0.011085 0.016018 35.019431 ( 45.557539)
total: 106.36 sec