Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-092149
#<BuildRuby:0x0000560798b500e0
@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.20230203-092149",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003054 0.000611 0.647474 ( 1.056117)
build_miniruby 0.000761 0.000152 0.629999 ( 0.629625)
build_ruby 0.000000 0.001249 2.049269 ( 2.077454)
build_all 0.004596 0.004625 11.914905 ( 1.494844)
build_install 0.006636 0.000000 1.528890 ( 0.729662)
test_btest 0.000682 0.000037 63.030979 ( 6.120282)
test_basic 0.002940 0.000784 0.252777 ( 0.347759)
test_all 0.001473 0.000393 475.473769 ( 46.505445)
test_rubyspec 0.013409 0.014071 34.803138 ( 45.416504)
total: 104.38 sec