Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-233859
#<BuildRuby:0x000055e069827270
@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.20230208-233859",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003386 0.000261 0.624630 ( 1.023670)
build_miniruby 0.000898 0.000069 0.653476 ( 0.652907)
build_ruby 0.001130 0.000087 2.063751 ( 2.063370)
build_all 0.009312 0.000000 12.313702 ( 1.521955)
build_install 0.004150 0.002311 1.520296 ( 0.729248)
test_btest 0.000607 0.000058 65.963477 ( 5.770848)
test_basic 0.000363 0.003392 0.270667 ( 0.365700)
test_all 0.000685 0.000098 489.885316 ( 48.008735)
test_rubyspec 0.018983 0.010332 35.305801 ( 45.873003)
total: 106.01 sec