Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-193746
#<BuildRuby:0x00005577b457f090
@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.20231127-193746",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005106 0.000537 1.394768 ( 1.757124)
build_miniruby 0.000857 0.000090 0.866165 ( 0.866627)
build_ruby 0.000000 0.001473 2.654474 ( 2.654971)
build_all 0.008663 0.002231 17.289045 ( 1.642779)
build_install 0.013180 0.000606 5.118407 ( 1.195511)
test_btest 0.000949 0.000119 84.662987 ( 7.614125)
test_basic 0.005361 0.000114 0.671931 ( 0.750343)
test_all 0.100262 0.038465 533.678456 ( 48.339607)
test_rubyspec 0.029249 0.020896 51.164324 ( 63.455246)
total: 128.28 sec