Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-023422
#<BuildRuby:0x000055a73fc2aad8
@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.20220808-023422",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007740 0.001326 0.813375 ( 1.021407)
build_miniruby 0.001343 0.000488 0.065602 ( 0.064754)
build_ruby 0.001073 0.000391 0.054916 ( 0.054126)
build_all 0.009186 0.000000 1.251239 ( 0.465981)
build_install 0.011382 0.003503 4.222396 ( 1.789128)
test_btest 0.001120 0.000345 53.002211 ( 6.227207)
test_basic 0.005884 0.000073 0.294435 ( 0.386200)
test_all 0.001709 0.000489 478.324744 ( 51.622418)
test_rubyspec 0.054384 0.074566 41.788001 ( 49.529417)
total: 111.16 sec