Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-010620
#<BuildRuby:0x0000563228aff0b8
@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.20231105-010620",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002074 0.003383 1.488305 ( 1.770735)
build_miniruby 0.000838 0.000296 0.916952 ( 0.916492)
build_ruby 0.001280 0.000000 2.727972 ( 2.728752)
build_all 0.004904 0.005722 16.733977 ( 1.497225)
build_install 0.006405 0.002562 5.199742 ( 1.156192)
test_btest 0.000891 0.000357 84.270920 ( 7.808653)
test_basic 0.002961 0.001185 0.626724 ( 0.704014)
test_all 0.100129 0.034964 556.880588 ( 60.744106)
test_rubyspec 0.033546 0.012021 50.921142 ( 63.213980)
total: 140.54 sec