Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-171345
#<BuildRuby:0x00005643b40ff5c0
@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.20221231-171345",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.002937 0.000490 0.623842 ( 1.032883)
build_miniruby 0.000844 0.000000 0.749003 ( 0.749155)
build_ruby 0.001290 0.000000 2.524353 ( 2.524145)
build_all 0.009015 0.000424 12.647501 ( 1.524875)
build_install 0.006313 0.000259 1.624917 ( 0.773032)
test_btest 0.000601 0.000080 64.947395 ( 6.502334)
test_basic 0.003253 0.000434 0.260990 ( 0.355852)
test_all 0.001017 0.000135 473.767037 ( 46.751223)
test_rubyspec 0.009458 0.018050 34.939220 ( 45.486742)
total: 105.70 sec