Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-234705
#<BuildRuby:0x000055d90bd8c0e0
@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.20221225-234705",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000000 0.003577 0.592174 ( 1.012563)
build_miniruby 0.000404 0.000560 0.731286 ( 0.730445)
build_ruby 0.000821 0.000513 2.510028 ( 2.534973)
build_all 0.008879 0.000338 12.530730 ( 1.508400)
build_install 0.004316 0.002158 1.615417 ( 0.759309)
test_btest 0.000476 0.000238 67.165356 ( 6.100322)
test_basic 0.002498 0.001249 0.244109 ( 0.339485)
test_all 0.000973 0.000000 498.361978 ( 45.730028)
test_rubyspec 0.023634 0.005810 35.801072 ( 46.327676)
total: 105.04 sec