Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-235043
#<BuildRuby:0x000055e2acc58b60
@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-235043",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007034 0.004744 0.978895 ( 1.007887)
build_miniruby 0.001456 0.000416 0.075730 ( 0.074843)
build_ruby 0.000000 0.001984 0.077215 ( 0.076537)
build_all 0.006893 0.003017 1.537038 ( 0.590924)
build_install 0.021093 0.001791 1.894200 ( 0.930296)
test_btest 0.001047 0.000285 72.255410 ( 8.669572)
test_basic 0.000000 0.007666 0.326939 ( 0.417595)
test_all 0.002258 0.001020 669.412324 ( 65.747106)
test_rubyspec 0.108676 0.059986 45.939480 ( 54.342540)
total: 131.86 sec