Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-105547
#<BuildRuby:0x0000562f1fe03568
@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.20230702-105547",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004082 0.001276 1.443454 ( 2.697289)
build_miniruby 0.000870 0.000272 0.886045 ( 0.886157)
build_ruby 0.001321 0.000000 2.676465 ( 2.677415)
build_all 0.007527 0.001407 11.538701 ( 7.920418)
build_install 0.002366 0.006513 5.101448 ( 1.882112)
test_btest 0.000873 0.000322 87.637899 ( 7.755356)
test_basic 0.002643 0.002001 0.698865 ( 0.781573)
test_all 0.000000 0.001525 453.275620 ( 51.308449)
test_rubyspec 0.014885 0.025310 42.194624 ( 54.669728)
total: 130.58 sec