Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-153414
#<BuildRuby:0x0000555df49036f0
@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.20230111-153414",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003584 0.000000 0.644119 ( 1.091167)
build_miniruby 0.000908 0.000000 0.677050 ( 0.676041)
build_ruby 0.001434 0.000000 2.413248 ( 2.413031)
build_all 0.009231 0.000000 12.931412 ( 1.603298)
build_install 0.006574 0.000000 1.498977 ( 0.737413)
test_btest 0.000660 0.000000 66.978476 ( 6.449367)
test_basic 0.003416 0.000121 0.249112 ( 0.345818)
test_all 0.001384 0.000260 493.845229 ( 52.331151)
test_rubyspec 0.014663 0.012317 34.731296 ( 45.347027)
total: 110.99 sec