Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-000001
#<BuildRuby:0x00005617030e8010
@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.20230330-000001",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003821 0.000000 0.841844 ( 4.018054)
build_miniruby 0.001025 0.000000 0.698715 ( 0.697929)
build_ruby 0.001133 0.000000 2.259289 ( 2.263530)
build_all 0.008978 0.000000 11.928384 ( 1.093188)
build_install 0.007321 0.000000 1.701804 ( 0.976656)
test_btest 0.000574 0.000000 76.647526 ( 7.054043)
test_basic 0.000000 0.002812 0.260996 ( 0.356308)
test_all 0.000000 0.001014 435.859517 ( 40.876944)
test_rubyspec 0.015898 0.006211 37.322275 ( 47.892626)
total: 105.23 sec