Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-235651
#<BuildRuby:0x000055e1650cfc78
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-235651",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000047 0.000002 0.000049 ( 0.000063)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004975 0.000277 1.159924 ( 1.168597)
build_miniruby 0.000875 0.000049 0.943944 ( 0.942672)
build_ruby 0.001093 0.000061 2.783601 ( 2.664676)
build_all 0.005282 0.003934 15.805132 ( 3.227454)
build_install 0.008922 0.000460 2.202020 ( 1.242136)
test_btest 0.000510 0.000048 66.130501 ( 10.648330)
test_basic 0.000594 0.003843 0.296576 ( 0.387805)
test_all 0.000806 0.000110 664.055177 (106.858284)
test_rubyspec 0.038050 0.025537 53.475988 ( 61.711309)
total: 188.85 sec