Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-011015
#<BuildRuby:0x000055bc3a8500d8
@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.20240104-011015",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001607 0.004374 1.064773 ( 1.336438)
build_miniruby 0.000837 0.000228 0.812057 ( 0.812143)
build_ruby 0.000988 0.000270 2.690120 ( 2.691102)
build_all 0.006258 0.001707 11.889743 ( 0.964612)
build_install 0.009237 0.001101 3.500914 ( 0.976397)
test_btest 0.000600 0.000150 63.677826 ( 4.498502)
test_basic 0.000000 0.004249 0.405552 ( 0.486229)
test_all 0.076832 0.021909 369.596162 ( 36.993312)
test_rubyspec 0.024286 0.042619 40.247354 ( 52.829712)
total: 101.59 sec