Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-084229
#<BuildRuby:0x000055c2160dfe48
@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.20221204-084229",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000993 0.004159 1.126791 ( 1.162365)
build_miniruby 0.000738 0.000170 0.990624 ( 0.989372)
build_ruby 0.000993 0.000229 2.760157 ( 2.662060)
build_all 0.007603 0.001755 15.716241 ( 3.306011)
build_install 0.001855 0.008447 2.210182 ( 1.247797)
test_btest 0.000436 0.000155 65.355383 ( 11.436340)
test_basic 0.005088 0.000000 0.328666 ( 0.419193)
test_all 0.001008 0.000000 674.942818 (124.174177)
test_rubyspec 0.049634 0.019452 53.076501 ( 61.261382)
total: 206.66 sec