Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-135728
#<BuildRuby:0x0000557bfe0588e8
@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.20221128-135728",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011481 1.133643 ( 1.130423)
build_miniruby 0.000223 0.002526 0.844586 ( 0.844540)
build_ruby 0.002514 0.001077 2.225744 ( 2.134576)
build_all 0.007413 0.011951 18.638610 ( 2.176838)
build_install 0.020439 0.001277 1.837346 ( 0.951685)
test_btest 0.000998 0.000443 89.428489 ( 9.067693)
test_basic 0.008045 0.001445 0.336419 ( 0.421849)
test_all 0.001196 0.000503 691.234191 ( 73.113585)
test_rubyspec 0.092096 0.084098 49.085315 ( 57.181998)
total: 147.02 sec