Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-152645
#<BuildRuby:0x000056435f4f3bb8
@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.20230626-152645",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000537 0.004208 1.571000 ( 2.857643)
build_miniruby 0.000870 0.000205 0.878749 ( 0.879137)
build_ruby 0.001142 0.000268 2.675576 ( 2.676127)
build_all 0.007373 0.002903 15.568145 ( 1.423917)
build_install 0.008726 0.000177 4.601870 ( 1.131787)
test_btest 0.000691 0.000157 84.348243 ( 7.501721)
test_basic 0.003435 0.000000 0.640213 ( 0.723123)
test_all 0.002219 0.000362 444.282086 ( 40.842081)
test_rubyspec 0.018288 0.020094 40.955339 ( 53.471369)
total: 111.51 sec