Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-001456
#<BuildRuby:0x000055ece31c09c8
@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.20220831-001456",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009037 0.001291 0.963008 ( 1.002482)
build_miniruby 0.001636 0.000233 0.075960 ( 0.074482)
build_ruby 0.000000 0.002149 0.076656 ( 0.074969)
build_all 0.008917 0.001505 1.535916 ( 0.581987)
build_install 0.020123 0.001819 1.865374 ( 0.927490)
test_btest 0.001214 0.000192 79.060898 ( 8.379955)
test_basic 0.003080 0.004601 0.324839 ( 0.413996)
test_all 0.000000 0.003421 642.427425 ( 65.853809)
test_rubyspec 0.091571 0.078183 45.828994 ( 54.232284)
total: 131.54 sec