Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-231843
#<BuildRuby:0x000055bea0d31328
@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.20221031-231843",
@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.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005682 0.004374 1.113102 ( 1.280266)
build_miniruby 0.001910 0.000441 0.107711 ( 0.103963)
build_ruby 0.001508 0.000000 0.110558 ( 0.107932)
build_all 0.008951 0.000395 1.413996 ( 0.600884)
build_install 0.013308 0.002661 1.694889 ( 0.902501)
test_btest 0.001230 0.000246 62.979273 ( 6.488794)
test_basic 0.005418 0.001084 0.354044 ( 0.443614)
test_all 0.005510 0.001102 494.171792 ( 55.443968)
test_rubyspec 0.071826 0.049030 43.147847 ( 51.414326)
total: 116.79 sec