Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-012547
#<BuildRuby:0x000055d476257510
@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.20220403-012547",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000391 0.012415 1.059115 ( 1.096921)
build_miniruby 0.001411 0.000542 0.078725 ( 0.076603)
build_ruby 0.001470 0.000566 0.076863 ( 0.075103)
build_all 0.010405 0.000565 4.267557 ( 0.850291)
build_install 0.018488 0.004661 8.616788 ( 3.016596)
test_btest 0.001360 0.000000 76.089121 ( 7.965716)
test_basic 0.006240 0.000960 0.326829 ( 0.415213)
test_all 0.002462 0.000236 667.545225 ( 67.073895)
test_rubyspec 0.100118 0.077344 47.066744 ( 52.355033)
total: 132.93 sec