Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-025328
#<BuildRuby:0x000055642a6ea620
@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.20220520-025328",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.007351 0.872214 ( 1.298796)
build_miniruby 0.000699 0.000172 0.057449 ( 0.056242)
build_ruby 0.000985 0.000000 0.058532 ( 0.057323)
build_all 0.004411 0.000000 1.499516 ( 0.602001)
build_install 0.006988 0.004087 6.285305 ( 2.853591)
test_btest 0.000698 0.000164 53.168092 ( 7.895297)
test_basic 0.005012 0.001179 0.358781 ( 0.446206)
test_all 0.001664 0.000391 621.231167 ( 98.347227)
test_rubyspec 0.040015 0.052561 43.980439 ( 49.571562)
total: 161.13 sec