Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-123319
#<BuildRuby:0x0000559e2f732eb8
@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.20230706-123319",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000601 0.004259 1.467744 ( 2.681752)
build_miniruby 0.000787 0.000185 0.966264 ( 0.966705)
build_ruby 0.000000 0.001256 2.764096 ( 2.764917)
build_all 0.000594 0.008424 8.544513 ( 7.854759)
build_install 0.007260 0.002295 2.143812 ( 1.874689)
test_btest 0.000669 0.000244 83.907841 ( 7.503598)
test_basic 0.003037 0.001104 0.747876 ( 0.828399)
test_all 0.001061 0.000386 433.177275 ( 51.022712)
test_rubyspec 0.022079 0.018111 44.530082 ( 57.026050)
total: 132.52 sec