Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-105428
#<BuildRuby:0x000055fde9567f60
@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.20231222-105428",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003935 0.740022 ( 1.237106)
build_miniruby 0.000939 0.000206 0.903731 ( 0.905049)
build_ruby 0.001074 0.000196 2.771340 ( 2.774653)
build_all 0.007185 0.000492 12.188865 ( 1.016964)
build_install 0.000000 0.010530 3.543338 ( 0.979821)
test_btest 0.000000 0.000820 65.976208 ( 5.740401)
test_basic 0.000000 0.003655 0.378856 ( 0.460018)
test_all 0.083761 0.025325 435.092391 ( 36.896491)
test_rubyspec 0.024942 0.027306 40.992053 ( 53.740749)
total: 103.75 sec