Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-071526
#<BuildRuby:0x0000559fc52b7ab8
@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.20230105-071526",
@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.002949 0.000000 1.379991 ( 4.767588)
autoconf 0.000000 0.002003 1.288361 ( 1.288984)
configure 0.141390 0.016299 33.666467 ( 34.297489)
build_up 0.045957 0.015696 30.534605 ( 19.495625)
build_miniruby 0.013059 0.006134 209.361450 ( 19.490887)
build_ruby 0.003045 0.000468 2.488318 ( 2.122599)
build_all 0.158643 0.016354 308.453683 ( 36.363234)
build_install 0.015775 0.008324 2.457582 ( 1.029986)
test_btest 0.001418 0.000000 96.818267 ( 9.131672)
test_basic 0.006680 0.000521 0.352234 ( 0.448339)
test_all 0.002305 0.000339 667.765260 ( 73.031209)
test_rubyspec 0.095801 0.060503 47.607134 ( 56.098587)
total: 257.57 sec