Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-100220
#<BuildRuby:0x00005599fad77bb8
@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.20231224-100220",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004391 0.000051 1.143636 ( 1.495684)
build_miniruby 0.001353 0.000129 0.909570 ( 0.908832)
build_ruby 0.001526 0.000000 2.876211 ( 2.876072)
build_all 0.006658 0.003501 16.880369 ( 1.514184)
build_install 0.004424 0.004542 4.906175 ( 1.207434)
test_btest 0.000915 0.000152 82.683360 ( 7.960299)
test_basic 0.000000 0.005348 0.812186 ( 0.888257)
test_all 0.106136 0.030219 558.606730 ( 56.655281)
test_rubyspec 0.021074 0.033317 51.404037 ( 63.719565)
total: 137.23 sec