Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-033628
#<BuildRuby:0x000055cb5c8ffd68
@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.20240116-033628",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000038 0.000004 0.000042 ( 0.000043)
build_up 0.005152 0.000104 1.130581 ( 1.494364)
build_miniruby 0.001375 0.000145 0.904643 ( 0.903465)
build_ruby 0.001325 0.000000 2.705700 ( 2.705415)
build_all 0.008904 0.000000 14.128008 ( 1.280532)
build_install 0.004085 0.003414 4.015353 ( 1.045479)
test_btest 0.000878 0.000110 73.651369 ( 6.989065)
test_basic 0.004480 0.000560 0.744882 ( 0.824135)
test_all 0.096818 0.035970 478.503148 ( 54.047178)
test_rubyspec 0.014542 0.032776 48.141528 ( 60.533811)
total: 129.82 sec