Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-103454
#<BuildRuby:0x00005587a54a9570
@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.20220808-103454",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.001863 0.008564 0.841400 ( 1.088720)
build_miniruby 0.001400 0.000466 0.058849 ( 0.057004)
build_ruby 0.001456 0.000485 0.061276 ( 0.058757)
build_all 0.008802 0.000000 1.243907 ( 0.482993)
build_install 0.013451 0.002449 4.189146 ( 1.759565)
test_btest 0.000988 0.000264 51.304628 ( 6.360444)
test_basic 0.000574 0.005254 0.287721 ( 0.384275)
test_all 0.002407 0.000266 484.382392 ( 51.686419)
test_rubyspec 0.087716 0.039496 41.562496 ( 49.191707)
total: 111.07 sec