Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-215304
#<BuildRuby:0x0000555c7c603f28
@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.20230114-215304",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.001632 0.006266 1.297199 ( 1.327084)
build_miniruby 0.001394 0.000000 1.708660 ( 1.578175)
build_ruby 0.001547 0.000000 2.773643 ( 2.770902)
build_all 0.004510 0.005162 16.783570 ( 2.982268)
build_install 0.009193 0.001637 2.145123 ( 1.082002)
test_btest 0.000697 0.000190 73.143929 ( 11.020485)
test_basic 0.005103 0.001392 0.343134 ( 0.429704)
test_all 0.000935 0.000255 658.869098 (109.257843)
test_rubyspec 0.098149 0.035354 52.012515 ( 60.096011)
total: 190.55 sec