Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-172735
#<BuildRuby:0x0000564180af80d0
@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.20221126-172735",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000741 0.004100 1.233642 ( 1.471122)
build_miniruby 0.000797 0.000184 0.962656 ( 0.961314)
build_ruby 0.001230 0.000000 2.730490 ( 2.632647)
build_all 0.010076 0.000000 22.654470 ( 4.366913)
build_install 0.009234 0.000784 4.382212 ( 1.552691)
test_btest 0.000601 0.000106 65.800783 ( 10.557563)
test_basic 0.004301 0.000759 0.302904 ( 0.393571)
test_all 0.000858 0.000151 695.568986 (110.462647)
test_rubyspec 0.056617 0.005423 53.739661 ( 61.989886)
total: 194.39 sec