Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-061715
#<BuildRuby:0x000055d354cbeeb8
@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.20231229-061715",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002086 0.003530 1.146960 ( 1.553744)
build_miniruby 0.001492 0.000000 0.951055 ( 0.950624)
build_ruby 0.001321 0.000000 2.837468 ( 2.838462)
build_all 0.009783 0.000224 16.645813 ( 1.484186)
build_install 0.001849 0.006286 4.687179 ( 1.129236)
test_btest 0.000804 0.000201 83.885660 ( 7.647136)
test_basic 0.004079 0.001020 0.760662 ( 0.833547)
test_all 0.115908 0.022543 535.483826 ( 54.228670)
test_rubyspec 0.020208 0.025424 49.979996 ( 62.328743)
total: 133.00 sec