Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-210819
#<BuildRuby:0x000055a6f67a83a0
@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.20221126-210819",
@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.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010287 0.000418 1.378658 ( 2.514546)
build_miniruby 0.000000 0.002611 0.830650 ( 0.829795)
build_ruby 0.000000 0.003026 2.267268 ( 2.177397)
build_all 0.015495 0.006167 25.161605 ( 2.831446)
build_install 0.019257 0.001204 5.001568 ( 1.227421)
test_btest 0.001400 0.000000 92.167401 ( 8.950361)
test_basic 0.007944 0.000000 0.358962 ( 0.450522)
test_all 0.000000 0.001899 680.498486 ( 70.358449)
test_rubyspec 0.095158 0.049093 49.573042 ( 58.053130)
total: 147.39 sec