Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-135415
#<BuildRuby:0x0000560b32052ee8
@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.20240111-135415",
@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.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004719 0.000215 0.792077 ( 1.220973)
build_miniruby 0.000785 0.000214 0.819575 ( 0.819717)
build_ruby 0.000000 0.001458 2.664399 ( 2.665043)
build_all 0.001697 0.005654 11.997556 ( 0.974020)
build_install 0.007529 0.005844 3.441680 ( 0.980323)
test_btest 0.000484 0.000227 61.409523 ( 5.933445)
test_basic 0.005151 0.000000 0.393083 ( 0.473948)
test_all 0.073711 0.025557 374.303940 ( 43.440863)
test_rubyspec 0.026959 0.047059 40.627792 ( 53.183818)
total: 109.69 sec