Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-130820
#<BuildRuby:0x000056241022d550
@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.20220729-130820",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009510 0.000394 0.857165 ( 0.981423)
build_miniruby 0.001223 0.000087 0.061466 ( 0.060661)
build_ruby 0.001549 0.000111 0.059470 ( 0.057159)
build_all 0.008076 0.000000 1.265282 ( 0.467562)
build_install 0.016658 0.000974 4.232154 ( 1.785216)
test_btest 0.001512 0.000094 53.707955 ( 5.819644)
test_basic 0.005744 0.000359 0.284554 ( 0.385306)
test_all 0.002126 0.000133 502.463069 ( 53.074261)
test_rubyspec 0.082739 0.054381 41.810317 ( 47.679520)
total: 110.31 sec