Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-045904
#<BuildRuby:0x0000559d8c49fe88
@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.20231209-045904",
@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.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003724 0.000745 1.001102 ( 1.266667)
build_miniruby 0.000665 0.000133 0.872763 ( 0.873589)
build_ruby 0.001598 0.000000 2.701806 ( 2.703918)
build_all 0.007284 0.000004 12.031586 ( 1.014026)
build_install 0.007766 0.006411 3.578519 ( 0.973503)
test_btest 0.000590 0.000147 64.790724 ( 5.637260)
test_basic 0.000651 0.003783 0.376188 ( 0.457325)
test_all 0.094229 0.006142 426.335933 ( 36.947634)
test_rubyspec 0.028186 0.033271 39.707179 ( 52.376085)
total: 102.25 sec