Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-041636
#<BuildRuby:0x000055a53e5d3688
@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.20221130-041636",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009418 0.002355 1.219454 ( 1.273707)
build_miniruby 0.002168 0.000542 0.845063 ( 0.843391)
build_ruby 0.002730 0.000682 2.223132 ( 2.135401)
build_all 0.020396 0.000962 18.555385 ( 2.165811)
build_install 0.020929 0.000000 2.053134 ( 1.053133)
test_btest 0.001568 0.000000 88.947863 ( 8.786993)
test_basic 0.004294 0.005403 0.329105 ( 0.415510)
test_all 0.002160 0.000000 734.884893 ( 71.873352)
test_rubyspec 0.101638 0.088895 49.636469 ( 57.737318)
total: 146.29 sec