Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-110830
#<BuildRuby:0x00005645716380a0
@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.20231227-110830",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005689 0.000120 1.168631 ( 1.514014)
build_miniruby 0.001214 0.000110 1.052239 ( 1.050899)
build_ruby 0.001164 0.000106 2.625963 ( 2.626390)
build_all 0.001733 0.007663 16.138059 ( 1.469464)
build_install 0.007668 0.000758 4.505008 ( 1.108578)
test_btest 0.000811 0.000174 82.261148 ( 7.256595)
test_basic 0.000000 0.003934 0.572722 ( 0.653180)
test_all 0.096979 0.040285 552.980907 ( 49.434284)
test_rubyspec 0.028524 0.021272 49.430446 ( 61.797598)
total: 126.91 sec