Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-103620
#<BuildRuby:0x000055d69b36c0c8
@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.20231218-103620",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000006)
build_up 0.000217 0.004061 1.029220 ( 1.288732)
build_miniruby 0.000639 0.000192 0.879120 ( 0.879085)
build_ruby 0.000797 0.000239 2.714027 ( 2.716958)
build_all 0.006868 0.000734 12.143856 ( 1.013633)
build_install 0.009336 0.000000 3.608263 ( 0.981347)
test_btest 0.000761 0.000000 61.899573 ( 5.920604)
test_basic 0.003851 0.000165 0.379302 ( 0.461282)
test_all 0.072768 0.028499 400.162223 ( 45.337800)
test_rubyspec 0.043397 0.026044 39.723960 ( 52.361067)
total: 110.96 sec