Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-130218
#<BuildRuby:0x00005557c5ccc8e8
@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.20220917-130218",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000018 0.000005 0.000023 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006312 0.004593 1.096889 ( 1.547613)
build_miniruby 0.001592 0.000455 0.071370 ( 0.069223)
build_ruby 0.001359 0.000388 0.068960 ( 0.067278)
build_all 0.004483 0.005905 1.567626 ( 0.592688)
build_install 0.017733 0.004368 1.933418 ( 0.948075)
test_btest 0.000796 0.000266 94.320022 ( 9.710747)
test_basic 0.002061 0.005438 0.348048 ( 0.437220)
test_all 0.002463 0.000958 674.261476 ( 68.419643)
test_rubyspec 0.099916 0.076850 47.346754 ( 55.623647)
total: 137.42 sec