Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-050201
#<BuildRuby:0x00005626729ebbc0
@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.20220506-050201",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005704 0.000878 0.822987 ( 0.909032)
build_miniruby 0.000859 0.000132 0.057968 ( 0.056634)
build_ruby 0.000855 0.000132 0.058165 ( 0.056843)
build_all 0.004178 0.000000 1.503011 ( 0.604937)
build_install 0.010853 0.000211 6.255173 ( 2.813462)
test_btest 0.000713 0.000089 53.404429 ( 8.156383)
test_basic 0.005165 0.000646 0.254912 ( 0.343306)
test_all 0.001278 0.000160 606.237378 ( 97.247209)
test_rubyspec 0.066710 0.055409 43.639320 ( 48.599441)
total: 158.79 sec