Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-110611
#<BuildRuby:0x000056356061f6e8
@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.20221226-110611",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000018)
build_up 0.000037 0.003971 0.618097 ( 1.202107)
build_miniruby 0.000744 0.000270 0.735059 ( 0.734296)
build_ruby 0.000947 0.000345 2.539060 ( 2.538369)
build_all 0.005667 0.003132 12.514622 ( 1.497034)
build_install 0.006681 0.000000 1.617550 ( 0.777461)
test_btest 0.000612 0.000000 66.444730 ( 6.202218)
test_basic 0.003628 0.000000 0.254434 ( 0.349967)
test_all 0.001617 0.000000 482.315477 ( 50.903307)
test_rubyspec 0.005571 0.022004 35.038027 ( 45.617868)
total: 109.82 sec