Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-191348
#<BuildRuby:0x000055608dd76cc8
@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.20221128-191348",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009399 0.001173 1.220350 ( 1.251363)
build_miniruby 0.002035 0.000436 0.850562 ( 0.849484)
build_ruby 0.000000 0.002942 2.242448 ( 2.150830)
build_all 0.012252 0.009944 18.603705 ( 2.177397)
build_install 0.011403 0.009104 1.856397 ( 0.938935)
test_btest 0.001146 0.000472 86.337288 ( 8.913950)
test_basic 0.009882 0.000000 0.342123 ( 0.427955)
test_all 0.002583 0.000000 740.906703 ( 71.931938)
test_rubyspec 0.085108 0.084860 49.137985 ( 57.323689)
total: 145.97 sec