Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-135057
#<BuildRuby:0x000055639eb18080
@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.20220826-135057",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002152 0.004374 0.840960 ( 1.519887)
build_miniruby 0.000853 0.000197 0.058103 ( 0.056852)
build_ruby 0.000786 0.000181 0.060215 ( 0.058960)
build_all 0.004554 0.000080 1.558974 ( 0.595511)
build_install 0.006993 0.003852 1.915265 ( 0.960963)
test_btest 0.000623 0.000156 50.095778 ( 8.877666)
test_basic 0.004360 0.001090 0.283115 ( 0.372107)
test_all 0.001878 0.000470 603.915634 ( 90.038067)
test_rubyspec 0.070277 0.057588 44.177976 ( 52.438365)
total: 154.92 sec