Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-174342
#<BuildRuby:0x0000555e1c2837f8
@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.20240103-174342",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004610 0.001384 1.046235 ( 1.337208)
build_miniruby 0.000966 0.000000 0.807544 ( 0.807617)
build_ruby 0.000000 0.001870 2.695815 ( 2.696157)
build_all 0.004300 0.003780 11.860974 ( 0.971124)
build_install 0.009696 0.001880 3.513973 ( 0.962864)
test_btest 0.000576 0.000204 62.655697 ( 5.561270)
test_basic 0.003930 0.000152 0.395843 ( 0.477422)
test_all 0.081576 0.016261 367.853450 ( 35.243753)
test_rubyspec 0.018040 0.050669 40.390547 ( 52.965272)
total: 101.02 sec