Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-110615
#<BuildRuby:0x000055b2f0ac9038
@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.20220608-110615",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008105 0.001351 0.811017 ( 0.914313)
build_miniruby 0.001374 0.000000 0.053315 ( 0.051919)
build_ruby 0.001337 0.000000 0.056594 ( 0.055453)
build_all 0.006690 0.000755 1.234426 ( 0.479644)
build_install 0.010603 0.007430 4.856969 ( 2.454694)
test_btest 0.000930 0.000215 52.807071 ( 6.419956)
test_basic 0.003909 0.000902 0.282963 ( 0.380947)
test_all 0.002687 0.000621 499.944703 ( 53.310606)
test_rubyspec 0.055133 0.057621 41.406411 ( 47.362730)
total: 111.43 sec