Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-091936
#<BuildRuby:0x000056501a2bfbb8
@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-091936",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.006393 1.325714 ( 2.532579)
build_miniruby 0.000825 0.000271 0.817437 ( 0.817268)
build_ruby 0.001179 0.000236 2.454940 ( 2.454686)
build_all 0.001632 0.008065 12.862062 ( 1.145823)
build_install 0.003219 0.004998 1.807980 ( 0.879258)
test_btest 0.000779 0.000273 85.273003 ( 7.645669)
test_basic 0.001004 0.002906 0.550022 ( 0.636288)
test_all 0.000795 0.000303 441.534552 ( 47.976789)
test_rubyspec 0.031300 0.009520 42.125782 ( 54.577272)
total: 118.67 sec