Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-093939
#<BuildRuby:0x000055e1283c00c8
@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.20231129-093939",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000086 0.003987 0.844948 ( 1.230432)
build_miniruby 0.000643 0.000117 0.872223 ( 0.872340)
build_ruby 0.001293 0.000235 2.722956 ( 2.724365)
build_all 0.002233 0.004774 12.028200 ( 1.015179)
build_install 0.000811 0.013555 3.495483 ( 0.964228)
test_btest 0.000468 0.000255 67.352693 ( 5.217501)
test_basic 0.002672 0.001457 0.373460 ( 0.455662)
test_all 0.081537 0.021094 381.014601 ( 41.705448)
test_rubyspec 0.029527 0.032125 39.595601 ( 52.271184)
total: 106.46 sec