Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-033023
#<BuildRuby:0x00005559c0843040
@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.20230618-033023",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000799 0.004197 1.331657 ( 2.589360)
build_miniruby 0.000850 0.000188 0.836325 ( 0.835412)
build_ruby 0.000995 0.000221 2.455881 ( 2.455597)
build_all 0.006827 0.002818 13.420025 ( 1.184142)
build_install 0.008225 0.000090 1.924414 ( 0.898708)
test_btest 0.000000 0.000990 87.897894 ( 7.531407)
test_basic 0.001025 0.003098 0.627177 ( 0.707987)
test_all 0.001641 0.000428 445.105813 ( 48.523192)
test_rubyspec 0.025139 0.016482 42.857251 ( 55.370716)
total: 120.10 sec