Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-235904
#<BuildRuby:0x000055bb60c0e768
@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.20220716-235904",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005965 0.000483 0.841130 ( 0.995564)
build_miniruby 0.001032 0.000000 0.057693 ( 0.056460)
build_ruby 0.000929 0.000000 0.058708 ( 0.057533)
build_all 0.001602 0.002864 1.513512 ( 0.597223)
build_install 0.006434 0.004587 5.605907 ( 2.143581)
test_btest 0.000602 0.000189 50.975783 ( 8.202506)
test_basic 0.001608 0.004560 0.337511 ( 0.425731)
test_all 0.001297 0.000487 615.319274 ( 91.899549)
test_rubyspec 0.067132 0.056682 43.062652 ( 48.723039)
total: 153.10 sec