Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-123749
#<BuildRuby:0x000055ca857a7ba0
@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.20220827-123749",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.003716 0.007873 0.770690 ( 1.298418)
build_miniruby 0.001823 0.000000 0.062617 ( 0.060761)
build_ruby 0.001490 0.000000 0.058245 ( 0.057122)
build_all 0.005911 0.001077 1.248813 ( 0.484097)
build_install 0.010299 0.005809 1.589461 ( 0.798992)
test_btest 0.000695 0.000174 52.686123 ( 6.167526)
test_basic 0.002416 0.004054 0.269984 ( 0.359335)
test_all 0.001819 0.003337 517.682151 ( 54.216298)
test_rubyspec 0.101766 0.038441 41.833837 ( 50.313526)
total: 113.76 sec