Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-191708
#<BuildRuby:0x0000555e265eb328
@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.20230731-191708",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004972 0.000498 1.372049 ( 2.649855)
build_miniruby 0.000904 0.000091 0.885698 ( 0.884920)
build_ruby 0.001087 0.000109 2.648976 ( 2.648597)
build_all 0.006827 0.002951 14.423907 ( 1.237706)
build_install 0.005278 0.003430 2.066997 ( 0.938877)
test_btest 0.000854 0.000000 80.236466 ( 7.762816)
test_basic 0.003748 0.000000 0.558248 ( 0.636534)
test_all 0.001525 0.000000 506.731387 ( 51.584816)
test_rubyspec 0.025818 0.010041 45.800642 ( 58.178316)
total: 126.52 sec