Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-084437
#<BuildRuby:0x00005641e4034f40
@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.20220223-084437",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003667 0.007752 0.871366 ( 1.022049)
build_miniruby 0.001443 0.000413 0.069674 ( 0.069367)
build_ruby 0.002128 0.000000 0.077197 ( 0.076199)
build_all 0.005812 0.004007 4.256003 ( 0.865799)
build_install 0.021321 0.000298 7.773126 ( 2.411962)
test_btest 0.001256 0.000299 75.629167 ( 7.942897)
test_basic 0.005345 0.003375 0.336255 ( 0.424414)
test_all 0.001343 0.000351 663.646722 ( 66.328813)
test_rubyspec 0.111609 0.057695 46.296829 ( 51.722961)
total: 130.87 sec