Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-010605
#<BuildRuby:0x0000555900b77e20
@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.20231229-010605",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002759 0.002644 1.276856 ( 1.648262)
build_miniruby 0.000743 0.000195 0.918811 ( 0.918961)
build_ruby 0.001629 0.000428 2.811629 ( 2.815586)
build_all 0.009866 0.000000 16.226707 ( 1.401241)
build_install 0.005297 0.002829 4.629262 ( 1.122130)
test_btest 0.000483 0.000121 84.812654 ( 7.749525)
test_basic 0.003897 0.000036 0.692251 ( 0.767327)
test_all 0.107916 0.030319 525.429107 ( 60.960805)
test_rubyspec 0.031909 0.013197 48.804215 ( 61.134194)
total: 138.52 sec