Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-141820
#<BuildRuby:0x000055d274d01438
@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.20220810-141820",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008384 0.001398 0.821511 ( 0.940045)
build_miniruby 0.001489 0.000248 0.063893 ( 0.062420)
build_ruby 0.001232 0.000205 0.055771 ( 0.054375)
build_all 0.007358 0.000366 1.259739 ( 0.489338)
build_install 0.006170 0.009229 4.210380 ( 1.778954)
test_btest 0.001588 0.000424 52.292600 ( 6.338742)
test_basic 0.002914 0.002919 0.291476 ( 0.381938)
test_all 0.002014 0.000593 495.842124 ( 53.105327)
test_rubyspec 0.083517 0.062588 41.500753 ( 49.072671)
total: 112.22 sec