Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-163503
#<BuildRuby:0x000055bb9be537b8
@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.20231208-163503",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003623 0.001358 1.123772 ( 1.500515)
build_miniruby 0.000901 0.000240 0.892345 ( 0.891246)
build_ruby 0.001662 0.000000 2.823118 ( 2.823328)
build_all 0.008008 0.002099 16.832200 ( 1.494218)
build_install 0.009171 0.000080 5.004674 ( 1.188180)
test_btest 0.000730 0.000230 83.347575 ( 8.049073)
test_basic 0.003161 0.000998 0.677494 ( 0.754629)
test_all 0.108318 0.027655 533.658871 ( 55.678886)
test_rubyspec 0.019464 0.030152 50.875794 ( 63.142527)
total: 135.52 sec