Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-130352
#<BuildRuby:0x000056415e1c0048
@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.20230607-130352",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005466 0.000273 1.512789 ( 2.959049)
build_miniruby 0.000000 0.001275 0.892447 ( 0.891709)
build_ruby 0.000000 0.001349 2.504809 ( 2.505211)
build_all 0.003334 0.005686 12.906965 ( 1.113997)
build_install 0.008157 0.000000 1.812254 ( 0.881523)
test_btest 0.000998 0.000098 81.051533 ( 7.692953)
test_basic 0.006044 0.000789 0.779969 ( 0.857199)
test_all 0.001201 0.000157 453.154466 ( 51.705222)
test_rubyspec 0.023980 0.015041 43.275806 ( 55.754272)
total: 124.36 sec