Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-220237
#<BuildRuby:0x000055d945b6be70
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-220237",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004846 0.000128 1.192208 ( 1.241291)
build_miniruby 0.000864 0.000123 0.951950 ( 0.950571)
build_ruby 0.000000 0.001248 2.786172 ( 2.657243)
build_all 0.006479 0.002451 15.735822 ( 3.257752)
build_install 0.007260 0.000579 2.212612 ( 1.257493)
test_btest 0.000508 0.000090 63.463848 ( 11.532050)
test_basic 0.003626 0.000639 0.298410 ( 0.389665)
test_all 0.001208 0.000082 703.604261 (108.553593)
test_rubyspec 0.052149 0.023400 53.617696 ( 61.728833)
total: 191.57 sec