Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-042023
#<BuildRuby:0x000055986a80c098
@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.20231212-042023",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001082 0.004277 1.425582 ( 1.770907)
build_miniruby 0.000000 0.000953 0.896454 ( 0.896146)
build_ruby 0.000000 0.001246 2.801679 ( 2.802248)
build_all 0.006773 0.003442 16.687917 ( 1.530410)
build_install 0.008827 0.000000 4.887667 ( 1.182981)
test_btest 0.000749 0.000392 83.029307 ( 7.179763)
test_basic 0.003994 0.000243 0.650747 ( 0.729092)
test_all 0.107200 0.028308 554.955958 ( 50.905504)
test_rubyspec 0.029747 0.019200 53.730725 ( 66.086052)
total: 133.08 sec