Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-112724
#<BuildRuby:0x000055da2e6d7280
@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.20231223-112724",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004654 1.224211 ( 1.601609)
build_miniruby 0.000000 0.001321 0.873556 ( 0.872695)
build_ruby 0.000576 0.000788 2.771770 ( 2.772289)
build_all 0.008724 0.001548 16.469406 ( 1.485681)
build_install 0.002934 0.006170 4.770616 ( 1.134071)
test_btest 0.000854 0.000326 81.999869 ( 7.028890)
test_basic 0.006672 0.000000 0.727559 ( 0.800433)
test_all 0.087455 0.046683 541.581128 ( 51.674744)
test_rubyspec 0.030566 0.016374 50.588666 ( 62.888527)
total: 130.26 sec