Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-040656
#<BuildRuby:0x000056113d1fd2f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220530-040656",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003549 0.005315 0.888065 ( 3.817382)
build_miniruby 0.001090 0.000396 0.054722 ( 0.053082)
build_ruby 0.001061 0.000386 0.066964 ( 0.065775)
build_all 0.007153 0.000901 1.187839 ( 0.482257)
build_install 0.008874 0.008484 4.811597 ( 2.413931)
test_btest 0.001422 0.000592 52.448845 ( 6.017265)
test_basic 0.005987 0.000128 0.285973 ( 0.376760)
test_all 0.002156 0.000829 509.717336 ( 53.391710)
test_rubyspec 0.083098 0.055646 41.677066 ( 47.497632)
total: 114.12 sec