Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-180049
#<BuildRuby:0x000055947c95c048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-180049",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001548 0.003068 1.191194 ( 1.559081)
build_miniruby 0.000781 0.000120 0.843943 ( 0.843383)
build_ruby 0.001098 0.000169 2.757321 ( 2.756941)
build_all 0.010396 0.000000 16.810642 ( 1.498234)
build_install 0.005373 0.003260 4.930390 ( 1.200066)
test_btest 0.001009 0.000168 88.154258 ( 7.356197)
test_basic 0.000421 0.003738 0.669320 ( 0.747124)
test_all 0.092818 0.045845 531.388501 ( 57.362370)
test_rubyspec 0.024092 0.025124 50.688807 ( 62.935914)
total: 136.26 sec