Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-234438
#<BuildRuby:0x00005588ce7829c0
@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.20220809-234438",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010193 0.000473 0.834922 ( 1.322745)
build_miniruby 0.001352 0.000312 0.063629 ( 0.061929)
build_ruby 0.000984 0.000228 0.055289 ( 0.054412)
build_all 0.008891 0.000010 1.207613 ( 0.460366)
build_install 0.014374 0.001864 4.350692 ( 1.820968)
test_btest 0.002134 0.000000 53.023159 ( 6.098063)
test_basic 0.007330 0.000000 0.302771 ( 0.393119)
test_all 0.001424 0.001289 487.399734 ( 51.677487)
test_rubyspec 0.075309 0.058792 41.538520 ( 49.035472)
total: 110.93 sec