Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-194932
#<BuildRuby:0x000055a23c3f46c8
@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.20220329-194932",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.011457 0.000685 1.001249 ( 1.264613)
build_miniruby 0.001459 0.000313 0.077756 ( 0.075901)
build_ruby 0.002121 0.000000 0.080884 ( 0.078880)
build_all 0.010009 0.000000 4.181132 ( 0.839673)
build_install 0.021496 0.002667 7.909567 ( 2.409466)
test_btest 0.001046 0.000174 76.408228 ( 8.524105)
test_basic 0.007369 0.000528 0.341351 ( 0.430623)
test_all 0.000812 0.000942 667.077942 ( 65.956513)
test_rubyspec 0.087944 0.076149 45.804500 ( 51.371062)
total: 130.95 sec