Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-194938
#<BuildRuby:0x000055fc1c8b9390
@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.20220812-194938",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006592 0.005184 0.861895 ( 0.924558)
build_miniruby 0.000000 0.001431 0.056886 ( 0.055500)
build_ruby 0.000000 0.001373 0.052887 ( 0.051741)
build_all 0.006172 0.003191 1.259042 ( 0.468387)
build_install 0.009687 0.006455 1.578037 ( 0.804986)
test_btest 0.000810 0.000232 54.021176 ( 5.937162)
test_basic 0.004378 0.001251 0.271928 ( 0.363492)
test_all 0.006411 0.000144 505.539432 ( 53.317012)
test_rubyspec 0.073829 0.057613 42.050223 ( 49.490344)
total: 111.41 sec