Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-200113
#<BuildRuby:0x000055bd169dbfd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-200113",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000012 0.000004 0.000016 ( 0.000022)
build_up 0.005626 0.000390 0.806007 ( 1.336756)
build_miniruby 0.000788 0.000236 0.810210 ( 0.810234)
build_ruby 0.001051 0.000316 2.671433 ( 2.672624)
build_all 0.003522 0.004242 12.083710 ( 0.990519)
build_install 0.003001 0.010741 3.392828 ( 0.958562)
test_btest 0.000424 0.000231 65.409403 ( 4.980683)
test_basic 0.000000 0.004723 0.386281 ( 0.467559)
test_all 0.078127 0.016587 387.361358 ( 32.947922)
test_rubyspec 0.036036 0.038460 40.565153 ( 53.093356)
total: 98.26 sec