Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-052911
#<BuildRuby:0x000055a02c7afce8
@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-052911",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003507 0.000319 0.950929 ( 1.232644)
build_miniruby 0.000807 0.000073 0.881712 ( 0.882161)
build_ruby 0.000830 0.000076 2.720894 ( 2.722678)
build_all 0.003774 0.003665 12.208572 ( 0.970086)
build_install 0.007963 0.003271 3.596818 ( 0.972872)
test_btest 0.000710 0.000133 65.979169 ( 4.909719)
test_basic 0.003460 0.000648 0.373090 ( 0.455774)
test_all 0.066811 0.033999 364.280420 ( 40.011310)
test_rubyspec 0.029214 0.039043 39.419186 ( 52.094313)
total: 104.25 sec