Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-134038
#<BuildRuby:0x0000558adfe41348
@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.20220717-134038",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008486 0.000652 0.829386 ( 1.064130)
build_miniruby 0.001229 0.000095 0.054258 ( 0.053035)
build_ruby 0.001411 0.000000 0.054564 ( 0.053620)
build_all 0.009620 0.000000 1.275885 ( 0.500589)
build_install 0.017051 0.000000 4.347506 ( 1.845365)
test_btest 0.000000 0.001857 52.179502 ( 6.156619)
test_basic 0.005443 0.001992 0.301842 ( 0.391088)
test_all 0.002711 0.000096 516.643139 ( 53.421333)
test_rubyspec 0.105221 0.035014 41.990455 ( 47.732099)
total: 111.22 sec