Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-032805
#<BuildRuby:0x00005653bbba7e20
@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.20231230-032805",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003872 0.000387 1.102359 ( 1.505138)
build_miniruby 0.001214 0.000122 0.990973 ( 0.990115)
build_ruby 0.001529 0.000153 2.803208 ( 2.807699)
build_all 0.009577 0.000000 16.856668 ( 1.519383)
build_install 0.008097 0.000000 4.741175 ( 1.155175)
test_btest 0.001161 0.000000 86.073517 ( 6.533724)
test_basic 0.000523 0.004050 0.721882 ( 0.796805)
test_all 0.101315 0.032215 574.069906 ( 56.645070)
test_rubyspec 0.016958 0.029542 50.242110 ( 62.541531)
total: 134.50 sec