Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-014543
#<BuildRuby:0x0000564e0d1ea5a8
@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.20220506-014543",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006077 0.000935 0.857610 ( 0.999477)
build_miniruby 0.000852 0.000131 0.057084 ( 0.055946)
build_ruby 0.000865 0.000133 0.058476 ( 0.057229)
build_all 0.004372 0.000000 1.487300 ( 0.592482)
build_install 0.010561 0.000180 6.270512 ( 2.798946)
test_btest 0.000701 0.000088 53.824013 ( 8.256603)
test_basic 0.005802 0.000135 0.289436 ( 0.377527)
test_all 0.001341 0.000158 608.691811 ( 96.026718)
test_rubyspec 0.108860 0.018973 43.572142 ( 48.496109)
total: 157.66 sec