Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-032529
#<BuildRuby:0x000055fe8a8f8b88
@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.20220725-032529",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000000 0.012109 1.008435 ( 2.718766)
build_miniruby 0.002042 0.000000 0.072237 ( 0.070598)
build_ruby 0.002122 0.000000 0.070540 ( 0.068572)
build_all 0.009061 0.000633 1.537949 ( 0.585939)
build_install 0.021913 0.000427 5.145068 ( 2.069935)
test_btest 0.000832 0.000307 75.179663 ( 8.593848)
test_basic 0.004929 0.001816 0.321849 ( 0.412128)
test_all 0.001479 0.000545 634.568363 ( 64.302453)
test_rubyspec 0.113836 0.061242 45.319611 ( 51.216729)
total: 130.04 sec