Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-024313
#<BuildRuby:0x000055a352a88a68
@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.20220827-024313",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009149 0.001874 0.864523 ( 0.919826)
build_miniruby 0.001546 0.000562 0.061899 ( 0.059476)
build_ruby 0.001693 0.000616 0.064170 ( 0.062517)
build_all 0.007658 0.000963 1.268849 ( 0.475845)
build_install 0.010893 0.005322 1.588951 ( 0.788658)
test_btest 0.000861 0.000307 51.265036 ( 6.196619)
test_basic 0.001345 0.005720 0.286197 ( 0.375695)
test_all 0.002675 0.001146 485.997022 ( 51.867493)
test_rubyspec 0.085020 0.047952 41.797058 ( 50.405447)
total: 111.15 sec