Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-122931
#<BuildRuby:0x000055dfd60ab520
@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.20230713-122931",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002235 0.003360 1.407284 ( 2.633767)
build_miniruby 0.000722 0.000255 0.849696 ( 0.849179)
build_ruby 0.000893 0.000315 2.657901 ( 2.658023)
build_all 0.003736 0.005511 13.639684 ( 1.174777)
build_install 0.004354 0.004266 1.904393 ( 0.921979)
test_btest 0.000628 0.000278 88.188120 ( 7.897658)
test_basic 0.000256 0.004374 0.660967 ( 0.738828)
test_all 0.001056 0.000528 495.521897 ( 44.260062)
test_rubyspec 0.002667 0.037131 42.422772 ( 54.830554)
total: 115.97 sec