Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-235257
#<BuildRuby:0x00005624da24f040
@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.20240115-235257",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.005996 1.129003 ( 1.479396)
build_miniruby 0.000484 0.000949 0.820136 ( 0.819147)
build_ruby 0.000948 0.000334 2.765214 ( 2.764941)
build_all 0.003670 0.005535 14.593815 ( 1.405131)
build_install 0.002274 0.005311 4.130461 ( 1.070708)
test_btest 0.000723 0.000340 77.315904 ( 6.585263)
test_basic 0.000000 0.004398 0.699388 ( 0.779446)
test_all 0.085946 0.045237 464.820244 ( 48.744967)
test_rubyspec 0.025630 0.022356 48.817568 ( 61.147748)
total: 124.80 sec