Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-180636
#<BuildRuby:0x000055cb5adcc1e0
@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.20220816-180636",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002884 0.003463 0.807839 ( 0.934621)
build_miniruby 0.000723 0.000302 0.057428 ( 0.056203)
build_ruby 0.000690 0.000287 0.058726 ( 0.057556)
build_all 0.004484 0.000217 1.546944 ( 0.588405)
build_install 0.009279 0.001897 1.930310 ( 0.968227)
test_btest 0.000677 0.000242 50.371707 ( 8.463289)
test_basic 0.004810 0.001718 0.338098 ( 0.425099)
test_all 0.001713 0.000612 616.163516 ( 90.250357)
test_rubyspec 0.090407 0.035120 44.071717 ( 51.436083)
total: 153.18 sec