Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-215859
#<BuildRuby:0x000055ba3a604060
@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.20231130-215859",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003916 0.000784 0.960190 ( 1.446844)
build_miniruby 0.000986 0.000197 0.883381 ( 0.882774)
build_ruby 0.001603 0.000321 2.709414 ( 2.710367)
build_all 0.002782 0.005479 12.175444 ( 1.035118)
build_install 0.010966 0.002429 3.583801 ( 0.966449)
test_btest 0.000625 0.000178 63.763624 ( 6.014494)
test_basic 0.002389 0.000682 0.385443 ( 0.468525)
test_all 0.095181 0.006921 406.441908 ( 34.563422)
test_rubyspec 0.061376 0.010769 39.612914 ( 52.298144)
total: 100.39 sec