Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-154330
#<BuildRuby:0x0000564783be0098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-154330",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001208 0.004201 0.973067 ( 1.228475)
build_miniruby 0.000971 0.000177 0.875592 ( 0.875924)
build_ruby 0.001023 0.000186 2.720254 ( 2.723276)
build_all 0.007842 0.000000 12.088164 ( 0.966799)
build_install 0.009612 0.000000 3.590125 ( 0.964916)
test_btest 0.000820 0.000000 61.466875 ( 6.177104)
test_basic 0.003294 0.000000 0.374880 ( 0.457341)
test_all 0.079216 0.023069 390.409304 ( 44.682488)
test_rubyspec 0.042091 0.019810 39.771022 ( 52.442413)
total: 110.52 sec