Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-225646
#<BuildRuby:0x0000562acf086740
@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.20221201-225646",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.004853 1.185040 ( 2.007064)
build_miniruby 0.000000 0.000954 0.966001 ( 0.964784)
build_ruby 0.000000 0.001265 2.765636 ( 2.641145)
build_all 0.003733 0.005212 15.911421 ( 3.281140)
build_install 0.009032 0.000180 2.252715 ( 1.304772)
test_btest 0.000509 0.000127 68.450715 ( 11.264772)
test_basic 0.001384 0.003399 0.310901 ( 0.401286)
test_all 0.001050 0.000000 662.230690 (106.518086)
test_rubyspec 0.054367 0.019025 53.419408 ( 61.590211)
total: 189.97 sec