Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-200128
#<BuildRuby:0x000055e74aaa00a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220429-200128",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006409 0.000347 0.833122 ( 1.167284)
build_miniruby 0.000822 0.000127 0.058009 ( 0.056854)
build_ruby 0.000869 0.000133 0.058002 ( 0.056615)
build_all 0.004330 0.000000 1.491685 ( 0.591932)
build_install 0.006937 0.004078 6.275952 ( 2.802948)
test_btest 0.000714 0.000134 48.579106 ( 8.734420)
test_basic 0.006140 0.000000 0.335784 ( 0.423321)
test_all 0.001501 0.000000 637.153093 ( 93.042367)
test_rubyspec 0.090664 0.030821 43.884065 ( 48.791065)
total: 155.67 sec