Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-123103
#<BuildRuby:0x0000559c9eba7328
@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.20230709-123103",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003782 0.001512 1.432735 ( 2.736955)
build_miniruby 0.000923 0.000369 0.838190 ( 0.838242)
build_ruby 0.000000 0.001236 2.624616 ( 2.625801)
build_all 0.004263 0.004921 8.338833 ( 7.588621)
build_install 0.005945 0.002774 2.154976 ( 1.814578)
test_btest 0.000643 0.000300 87.606368 ( 8.094989)
test_basic 0.003074 0.001434 0.592419 ( 0.670897)
test_all 0.000906 0.000423 468.281318 ( 49.471499)
test_rubyspec 0.030358 0.008193 43.335412 ( 55.746863)
total: 129.59 sec