Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-152528
#<BuildRuby:0x000055735b138b60
@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.20220818-152528",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011854 0.000526 0.998175 ( 1.019903)
build_miniruby 0.001579 0.000105 0.077574 ( 0.076244)
build_ruby 0.002074 0.000000 0.078285 ( 0.076556)
build_all 0.009942 0.000170 1.521397 ( 0.579620)
build_install 0.013728 0.005229 1.872110 ( 0.904144)
test_btest 0.001021 0.000108 76.188247 ( 7.993814)
test_basic 0.007315 0.000770 0.329401 ( 0.418554)
test_all 0.004259 0.000000 642.168781 ( 63.975556)
test_rubyspec 0.119048 0.043603 45.560116 ( 53.993732)
total: 129.04 sec