Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-203744
#<BuildRuby:0x0000563e48b9ead8
@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.20221016-203744",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007152 0.003833 1.133456 ( 1.196473)
build_miniruby 0.000000 0.001798 0.107039 ( 0.103866)
build_ruby 0.000000 0.001726 0.097440 ( 0.094852)
build_all 0.000000 0.008277 1.338500 ( 0.570211)
build_install 0.007562 0.007662 1.670751 ( 0.907865)
test_btest 0.001244 0.000664 61.237136 ( 6.816368)
test_basic 0.006318 0.001135 0.361798 ( 0.451895)
test_all 0.006528 0.001099 513.011369 ( 53.644472)
test_rubyspec 0.080174 0.065339 43.410335 ( 51.578352)
total: 115.37 sec