Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-124324
#<BuildRuby:0x0000556f2e411480
@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.20221006-124324",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000086 0.000006 0.000092 ( 0.000097)
build_up 0.000000 0.009835 1.090748 ( 1.168659)
build_miniruby 0.000816 0.000845 0.093849 ( 0.091565)
build_ruby 0.001247 0.000356 0.095990 ( 0.093794)
build_all 0.006608 0.001888 1.329939 ( 0.584598)
build_install 0.012349 0.000975 1.625803 ( 0.885557)
test_btest 0.001496 0.000374 59.129899 ( 6.495894)
test_basic 0.003137 0.004149 0.353977 ( 0.445177)
test_all 0.005188 0.001526 487.822888 ( 53.150173)
test_rubyspec 0.069356 0.062277 42.284681 ( 50.816645)
total: 113.73 sec