Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-162857
#<BuildRuby:0x000055b600f6f688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-162857",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006593 0.003297 0.942561 ( 1.020016)
build_miniruby 0.001492 0.000746 0.078238 ( 0.076411)
build_ruby 0.001190 0.000595 0.075232 ( 0.073160)
build_all 0.008650 0.001715 4.135271 ( 0.798803)
build_install 0.019894 0.003541 7.663824 ( 2.302668)
test_btest 0.000867 0.000333 47.936391 ( 45.503209)
test_basic 0.005373 0.002067 0.345691 ( 0.438134)
test_all 0.001319 0.000507 655.927827 ( 64.919440)
test_rubyspec 0.102301 0.061133 46.223014 ( 51.597505)
total: 166.73 sec