Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-151526
#<BuildRuby:0x0000555dbbefc6d0
@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.20221227-151526",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008189 0.001260 0.969482 ( 1.191480)
build_miniruby 0.002172 0.000334 0.847494 ( 0.846554)
build_ruby 0.000281 0.002918 2.136123 ( 2.135572)
build_all 0.016285 0.005005 18.585933 ( 2.146411)
build_install 0.010210 0.010587 2.056151 ( 1.046184)
test_btest 0.000979 0.000309 92.400470 ( 8.828278)
test_basic 0.004306 0.004587 0.353328 ( 0.439831)
test_all 0.001549 0.000542 688.161741 ( 63.789422)
test_rubyspec 0.082593 0.094978 47.923619 ( 55.971752)
total: 136.40 sec