Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-020040
#<BuildRuby:0x000055d30e2b0ea8
@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.20221114-020040",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005118 0.004342 1.106331 ( 1.144608)
build_miniruby 0.001817 0.000389 0.122941 ( 0.117943)
build_ruby 0.001841 0.000395 0.123361 ( 0.106720)
build_all 0.007010 0.001502 1.573717 ( 0.669679)
build_install 0.007756 0.010896 1.941632 ( 1.016281)
test_btest 0.001437 0.000479 87.331960 ( 9.089568)
test_basic 0.001313 0.005803 0.403500 ( 0.491093)
test_all 0.000949 0.001708 665.310868 ( 68.023827)
test_rubyspec 0.075812 0.106723 48.060003 ( 56.598314)
total: 137.26 sec