Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-081528
#<BuildRuby:0x000055cae62d34b0
@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.20231214-081528",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005062 0.000087 1.034793 ( 1.304940)
build_miniruby 0.000897 0.000000 0.872546 ( 0.872658)
build_ruby 0.001705 0.000000 2.707874 ( 2.708522)
build_all 0.007167 0.000444 12.121726 ( 1.025010)
build_install 0.001330 0.012790 3.581387 ( 0.964209)
test_btest 0.000617 0.000176 64.179033 ( 5.202975)
test_basic 0.000000 0.004069 0.375365 ( 0.456862)
test_all 0.088025 0.013476 389.765700 ( 43.268725)
test_rubyspec 0.029096 0.049442 39.688150 ( 52.339317)
total: 108.14 sec