Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-131625
#<BuildRuby:0x000056232c448a68
@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.20221009-131625",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007361 0.003924 1.082326 ( 1.135548)
build_miniruby 0.001227 0.000164 0.099163 ( 0.097381)
build_ruby 0.001504 0.000201 0.097785 ( 0.096038)
build_all 0.008665 0.000040 1.302318 ( 0.582680)
build_install 0.004404 0.009412 1.616316 ( 0.883300)
test_btest 0.001853 0.000436 60.992760 ( 6.719727)
test_basic 0.002386 0.003959 0.358113 ( 0.448076)
test_all 0.004895 0.001360 484.803848 ( 52.766226)
test_rubyspec 0.111452 0.021036 42.588028 ( 51.122152)
total: 113.85 sec