Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-100755
#<BuildRuby:0x0000557e845ff520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230730-100755",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003372 0.002420 1.477388 ( 2.729562)
build_miniruby 0.001052 0.000000 0.926743 ( 0.926212)
build_ruby 0.001555 0.000000 2.646686 ( 2.695011)
build_all 0.006188 0.002966 14.135948 ( 1.244970)
build_install 0.004452 0.003592 1.970328 ( 0.920753)
test_btest 0.000672 0.000242 83.664324 ( 7.778744)
test_basic 0.000000 0.005449 0.599489 ( 0.670666)
test_all 0.000757 0.001159 532.856631 ( 48.888599)
test_rubyspec 0.014565 0.026985 46.153553 ( 58.513386)
total: 124.37 sec