Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-233646
#<BuildRuby:0x0000558fa5f13670
@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.20231121-233646",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005709 0.000289 0.926986 ( 1.305206)
build_miniruby 0.000882 0.000147 0.807289 ( 0.807350)
build_ruby 0.001092 0.000182 2.605947 ( 2.606953)
build_all 0.007644 0.001274 12.234976 ( 0.994440)
build_install 0.001959 0.008952 3.705148 ( 0.983915)
test_btest 0.000542 0.000167 62.452899 ( 5.343484)
test_basic 0.000000 0.003930 0.400736 ( 0.481952)
test_all 0.080258 0.012518 344.029202 ( 35.317885)
test_rubyspec 0.023483 0.042394 40.167250 ( 52.721217)
total: 100.56 sec