Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-211933
#<BuildRuby:0x0000562f4dca7ba0
@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.20221014-211933",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009852 0.000000 1.084771 ( 1.150721)
build_miniruby 0.002155 0.000070 0.097777 ( 0.094179)
build_ruby 0.001587 0.000212 0.095467 ( 0.092245)
build_all 0.006955 0.000370 1.327737 ( 0.543699)
build_install 0.005907 0.009850 1.679490 ( 0.902336)
test_btest 0.001415 0.000353 62.277905 ( 6.243981)
test_basic 0.005351 0.001338 0.352724 ( 0.453353)
test_all 0.005844 0.001148 491.321056 ( 53.379587)
test_rubyspec 0.080640 0.050224 43.197613 ( 51.785588)
total: 114.65 sec