Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-003554
#<BuildRuby:0x0000561c6701bfb0
@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.20220830-003554",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.006561 0.869924 ( 1.508624)
build_miniruby 0.000407 0.000542 0.058045 ( 0.056919)
build_ruby 0.000734 0.000000 0.059579 ( 0.058433)
build_all 0.004322 0.000357 1.536987 ( 0.591264)
build_install 0.008402 0.002400 1.908112 ( 0.959742)
test_btest 0.000550 0.000157 43.823111 ( 8.626908)
test_basic 0.004938 0.001410 0.337526 ( 0.425132)
test_all 0.001422 0.000406 622.846128 ( 93.347449)
test_rubyspec 0.107838 0.022300 43.789890 ( 52.095922)
total: 157.67 sec