Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-091708
#<BuildRuby:0x0000557ddbe2afc8
@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.20231221-091708",
@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.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000793 0.004186 1.052036 ( 1.378491)
build_miniruby 0.000755 0.000137 0.903606 ( 0.904770)
build_ruby 0.001212 0.000221 2.739716 ( 2.743028)
build_all 0.008164 0.000000 12.311310 ( 1.063751)
build_install 0.012930 0.000000 3.638470 ( 0.995498)
test_btest 0.000781 0.000053 61.544573 ( 6.418112)
test_basic 0.004822 0.000000 0.379934 ( 0.461738)
test_all 0.088164 0.020506 433.199333 ( 43.774466)
test_rubyspec 0.018248 0.032588 40.391063 ( 53.150163)
total: 110.89 sec