Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-010658
#<BuildRuby:0x000055c0ccb38ea8
@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-010658",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009487 0.000801 1.098240 ( 1.225175)
build_miniruby 0.001908 0.000272 0.075196 ( 0.073228)
build_ruby 0.001788 0.000255 0.070237 ( 0.068169)
build_all 0.009749 0.000078 1.524155 ( 0.589704)
build_install 0.021617 0.000821 1.918985 ( 0.956340)
test_btest 0.001064 0.000112 94.326631 ( 9.272871)
test_basic 0.001608 0.004561 0.353572 ( 0.442753)
test_all 0.004500 0.000000 645.713030 ( 66.091243)
test_rubyspec 0.091033 0.068363 47.055968 ( 55.170049)
total: 133.89 sec