Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-034907
#<BuildRuby:0x00005654568d46f8
@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.20221207-034907",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000027 0.000002 0.000029 ( 0.000025)
build_up 0.009603 0.000382 1.228515 ( 1.512199)
build_miniruby 0.002361 0.000157 0.841150 ( 0.848485)
build_ruby 0.002728 0.000182 2.225200 ( 2.151913)
build_all 0.018031 0.000232 18.523533 ( 2.131283)
build_install 0.019861 0.000020 2.049953 ( 1.034813)
test_btest 0.001254 0.000057 94.510634 ( 8.757364)
test_basic 0.003636 0.004421 0.357461 ( 0.445980)
test_all 0.000936 0.001114 690.796735 ( 69.627554)
test_rubyspec 0.117178 0.036881 49.198645 ( 57.716668)
total: 144.23 sec