Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-125011
#<BuildRuby:0x0000558bd1a337b8
@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-125011",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001567 0.004397 1.233535 ( 1.571263)
build_miniruby 0.001076 0.000240 0.933967 ( 0.932900)
build_ruby 0.001018 0.000226 2.884014 ( 2.883492)
build_all 0.006255 0.003694 16.765507 ( 1.501472)
build_install 0.008204 0.000000 4.704517 ( 1.135199)
test_btest 0.000853 0.000186 88.241222 ( 7.385285)
test_basic 0.004473 0.000062 0.671704 ( 0.747039)
test_all 0.104285 0.033091 588.547420 ( 54.156897)
test_rubyspec 0.008343 0.042822 50.191238 ( 62.532462)
total: 132.85 sec