Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-000111
#<BuildRuby:0x000055edfd17c8e8
@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.20220823-000111",
@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.000017 0.000003 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010422 0.000000 1.001007 ( 1.781047)
build_miniruby 0.001845 0.000045 0.076415 ( 0.074340)
build_ruby 0.001877 0.000235 0.074521 ( 0.072307)
build_all 0.005087 0.004311 1.529523 ( 0.573743)
build_install 0.010152 0.011885 1.854955 ( 0.912108)
test_btest 0.000874 0.000262 75.930818 ( 8.385978)
test_basic 0.005041 0.003108 0.326100 ( 0.413834)
test_all 0.001967 0.000626 675.764498 ( 66.771966)
test_rubyspec 0.104230 0.068455 46.035533 ( 54.410342)
total: 133.40 sec