Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-234029
#<BuildRuby:0x0000563614378408
@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.20221129-234029",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.010592 1.230600 ( 1.965252)
build_miniruby 0.000000 0.002487 0.834753 ( 0.833923)
build_ruby 0.000000 0.002589 2.249473 ( 2.154707)
build_all 0.013166 0.007321 18.518393 ( 2.165878)
build_install 0.011160 0.011918 2.042417 ( 1.026662)
test_btest 0.000878 0.000569 91.275357 ( 9.166735)
test_basic 0.009838 0.000637 0.367605 ( 0.452715)
test_all 0.001659 0.000960 680.793726 ( 71.404766)
test_rubyspec 0.075106 0.111291 49.275601 ( 57.380041)
total: 146.55 sec