Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-010908
#<BuildRuby:0x000056398be43868
@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.20230112-010908",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002862 0.000781 0.630021 ( 1.067385)
build_miniruby 0.000794 0.000217 0.684512 ( 0.683460)
build_ruby 0.001039 0.000283 2.424083 ( 2.423720)
build_all 0.005423 0.003368 12.829369 ( 1.588862)
build_install 0.005967 0.000517 1.489716 ( 0.731824)
test_btest 0.000000 0.000663 67.509661 ( 6.347219)
test_basic 0.000000 0.003633 0.256799 ( 0.351810)
test_all 0.000000 0.001331 497.726967 ( 47.671842)
test_rubyspec 0.008801 0.020064 35.299167 ( 45.893182)
total: 106.76 sec