Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-071401
#<BuildRuby:0x000056039a5c8ae8
@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.20221018-071401",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005162 0.005335 1.090102 ( 2.356248)
build_miniruby 0.001570 0.000393 0.106091 ( 0.104721)
build_ruby 0.000000 0.001412 0.103638 ( 0.102596)
build_all 0.004236 0.004562 1.345141 ( 0.597582)
build_install 0.007694 0.006022 1.663211 ( 0.909566)
test_btest 0.001242 0.000478 61.696127 ( 6.519357)
test_basic 0.001129 0.005811 0.362433 ( 0.453410)
test_all 0.004602 0.002124 516.414396 ( 55.236944)
test_rubyspec 0.045522 0.067223 43.741172 ( 51.539981)
total: 117.82 sec