Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-200632
#<BuildRuby:0x000055a0adf9be58
@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.20220730-200632",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000011 0.000004 0.000015 ( 0.000017)
build_up 0.004983 0.001811 2.281149 ( 2.533494)
build_miniruby 0.000909 0.000331 0.791967 ( 0.789482)
build_ruby 0.001494 0.000544 3.480163 ( 3.288834)
build_all 0.004957 0.004727 15.708806 ( 2.842503)
build_install 0.008168 0.001373 5.734271 ( 2.152955)
test_btest 0.000447 0.000172 48.428348 ( 8.637976)
test_basic 0.001912 0.003627 0.252862 ( 0.341751)
test_all 0.000719 0.000308 626.951455 ( 91.138612)
test_rubyspec 0.056448 0.029389 43.871979 ( 49.469422)
total: 161.20 sec