Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-090430
#<BuildRuby:0x00005595ac5d7f90
@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.20231205-090430",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003992 0.000363 0.993196 ( 1.283079)
build_miniruby 0.000720 0.000066 0.865815 ( 0.866144)
build_ruby 0.001075 0.000098 2.710134 ( 2.713364)
build_all 0.004600 0.003247 12.059196 ( 1.003804)
build_install 0.012746 0.000125 3.550026 ( 0.979697)
test_btest 0.000000 0.000657 65.052691 ( 4.526841)
test_basic 0.000949 0.003415 0.370253 ( 0.450668)
test_all 0.092662 0.008081 400.153489 ( 45.691194)
test_rubyspec 0.032602 0.025724 39.661434 ( 52.317828)
total: 109.83 sec