Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-190436
#<BuildRuby:0x000055fd8c8ff040
@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.20230805-190436",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003609 0.000849 1.444430 ( 2.692931)
build_miniruby 0.000887 0.000208 0.852689 ( 0.852438)
build_ruby 0.000937 0.000220 2.690032 ( 2.690221)
build_all 0.005720 0.003531 13.752272 ( 1.187681)
build_install 0.005630 0.002281 2.132451 ( 0.959680)
test_btest 0.000766 0.000209 79.258576 ( 7.483966)
test_basic 0.005029 0.000000 0.704099 ( 0.784995)
test_all 0.002137 0.000000 523.775116 ( 47.681163)
test_rubyspec 0.017338 0.025490 44.568684 ( 56.908944)
total: 121.24 sec