Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-191307
#<BuildRuby:0x000055f7bead89d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220819-191307",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000732 0.010724 0.976955 ( 1.027089)
build_miniruby 0.001521 0.000702 0.077345 ( 0.075121)
build_ruby 0.001160 0.000536 0.066465 ( 0.064596)
build_all 0.004786 0.006632 1.542168 ( 0.573768)
build_install 0.018142 0.004630 1.891811 ( 0.924390)
test_btest 0.000686 0.000323 70.797620 ( 8.329039)
test_basic 0.000910 0.007004 0.328632 ( 0.429219)
test_all 0.002173 0.002313 650.696648 ( 64.601400)
test_rubyspec 0.085367 0.089542 45.957783 ( 54.395015)
total: 130.42 sec