Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-105527
#<BuildRuby:0x0000556a71874e80
@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.20220720-105527",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010822 0.000984 0.699662 ( 1.728629)
build_miniruby 0.001519 0.000138 0.047045 ( 0.045440)
build_ruby 0.001449 0.000131 0.049938 ( 0.047902)
build_all 0.006278 0.000571 1.224153 ( 0.472812)
build_install 0.020205 0.004833 4.347441 ( 1.767362)
test_btest 0.001042 0.000131 52.642115 ( 8.177511)
test_basic 0.006648 0.000127 0.245112 ( 0.335992)
test_all 0.001608 0.000000 493.355365 ( 54.677352)
test_rubyspec 0.075432 0.046356 41.435464 ( 47.279060)
total: 114.53 sec