Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-233435
#<BuildRuby:0x000055ed8f4632f0
@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.20231217-233435",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004500 0.000167 1.397158 ( 1.742580)
build_miniruby 0.001021 0.000000 0.853477 ( 0.853579)
build_ruby 0.001297 0.000000 2.816930 ( 2.817092)
build_all 0.008040 0.001803 16.850122 ( 1.478999)
build_install 0.007180 0.001994 5.082844 ( 1.267258)
test_btest 0.000918 0.000255 86.736228 ( 7.293808)
test_basic 0.002809 0.000781 0.667549 ( 0.749521)
test_all 0.098025 0.037626 539.159793 ( 55.738449)
test_rubyspec 0.020731 0.027387 49.645804 ( 61.985935)
total: 133.93 sec