Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-090209
#<BuildRuby:0x000055799e06e858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-090209",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002785 0.003590 0.845276 ( 1.043140)
build_miniruby 0.000874 0.000336 1.010405 ( 1.008488)
build_ruby 0.001117 0.000429 2.774552 ( 2.772148)
build_all 0.004122 0.006057 16.842942 ( 3.010608)
build_install 0.010704 0.000703 2.163913 ( 1.091373)
test_btest 0.000621 0.000248 72.193004 ( 10.965823)
test_basic 0.000000 0.006992 0.323048 ( 0.407968)
test_all 0.000000 0.001201 660.811418 (100.449554)
test_rubyspec 0.082660 0.036449 52.164100 ( 60.272625)
total: 181.02 sec