Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-101736
#<BuildRuby:0x0000557a61bafbb8
@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.20240114-101736",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004050 0.000225 0.900838 ( 1.299631)
build_miniruby 0.001231 0.000000 0.988517 ( 0.988185)
build_ruby 0.001714 0.000000 2.860193 ( 2.862239)
build_all 0.009660 0.000220 14.495858 ( 1.344294)
build_install 0.006256 0.004219 4.189603 ( 1.139283)
test_btest 0.000548 0.000050 74.639541 ( 7.637636)
test_basic 0.010480 0.000000 0.514477 ( 0.583603)
test_all 0.102724 0.031377 513.858311 ( 56.877397)
test_rubyspec 0.020891 0.015179 49.230544 ( 61.804601)
total: 134.54 sec