Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-121626
#<BuildRuby:0x000055fa1c8b1480
@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.20221024-121626",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010733 0.000479 1.145435 ( 1.319519)
build_miniruby 0.001781 0.000127 0.111793 ( 0.108368)
build_ruby 0.001483 0.000106 0.110381 ( 0.107414)
build_all 0.005092 0.004205 1.404528 ( 0.600565)
build_install 0.009927 0.006349 1.703407 ( 0.913403)
test_btest 0.001581 0.000296 63.227672 ( 6.950981)
test_basic 0.005668 0.001063 0.353071 ( 0.444238)
test_all 0.005797 0.001087 511.643663 ( 54.832007)
test_rubyspec 0.067842 0.063661 43.527530 ( 52.061475)
total: 117.34 sec