Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-075311
#<BuildRuby:0x0000561b07f57d78
@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.20230312-075311",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004548 0.000024 0.874731 ( 2.293086)
build_miniruby 0.000801 0.000072 0.648937 ( 0.648227)
build_ruby 0.001002 0.000091 2.086617 ( 2.086423)
build_all 0.005690 0.002852 11.352934 ( 0.975981)
build_install 0.003828 0.003051 1.559817 ( 0.855506)
test_btest 0.000843 0.000149 74.246632 ( 7.203983)
test_basic 0.002825 0.000498 0.248702 ( 0.345437)
test_all 0.000762 0.000134 392.377376 ( 37.682477)
test_rubyspec 0.018617 0.011799 35.805699 ( 46.308124)
total: 98.40 sec