Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-150727
#<BuildRuby:0x000055bea159b108
@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.20230622-150727",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001704 0.004288 1.587803 ( 2.856897)
build_miniruby 0.000958 0.000213 0.851164 ( 0.850799)
build_ruby 0.001182 0.000263 2.662391 ( 2.662200)
build_all 0.008883 0.001000 15.996850 ( 1.475737)
build_install 0.008747 0.000873 4.738112 ( 1.119158)
test_btest 0.000924 0.000185 82.654814 ( 7.882964)
test_basic 0.003938 0.000788 0.790315 ( 0.871353)
test_all 0.001005 0.000201 434.945409 ( 45.120550)
test_rubyspec 0.011270 0.032898 42.624653 ( 55.121628)
total: 117.96 sec