Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-070304
#<BuildRuby:0x000055a60d4934b0
@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.20240117-070304",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006733 0.000457 0.802124 ( 1.187239)
build_miniruby 0.000852 0.000142 0.849369 ( 0.849594)
build_ruby 0.001265 0.000211 2.678555 ( 2.679199)
build_all 0.007501 0.000476 12.042204 ( 0.975649)
build_install 0.007040 0.004196 3.428471 ( 0.973943)
test_btest 0.000741 0.000148 63.895369 ( 4.941812)
test_basic 0.003309 0.000662 0.393784 ( 0.473824)
test_all 0.078294 0.026483 379.267201 ( 38.842604)
test_rubyspec 0.041048 0.088071 73.415933 ( 85.885702)
total: 136.81 sec