Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-010143
#<BuildRuby:0x00005614e3e400e0
@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.20230211-010143",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003422 0.000000 0.657858 ( 1.381522)
build_miniruby 0.000875 0.000037 0.654940 ( 0.654204)
build_ruby 0.000929 0.000253 2.053320 ( 2.053223)
build_all 0.007676 0.001760 12.306878 ( 1.490043)
build_install 0.004973 0.001326 1.506620 ( 0.720913)
test_btest 0.000715 0.000000 63.993266 ( 6.441080)
test_basic 0.003599 0.000089 0.247860 ( 0.343440)
test_all 0.000891 0.000223 480.792732 ( 48.093240)
test_rubyspec 0.012913 0.015920 35.135871 ( 45.728218)
total: 106.91 sec