Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-192652
#<BuildRuby:0x000055ba93dbb818
@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.20240103-192652",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005238 0.000924 1.379406 ( 1.653991)
build_miniruby 0.000742 0.000131 0.775918 ( 0.775211)
build_ruby 0.001150 0.000203 2.780109 ( 2.779062)
build_all 0.008119 0.000595 14.242510 ( 1.389499)
build_install 0.005026 0.002992 4.141388 ( 1.049183)
test_btest 0.000844 0.000160 75.335930 ( 6.681420)
test_basic 0.005107 0.000137 0.707972 ( 0.783493)
test_all 0.108779 0.021557 468.577850 ( 52.136520)
test_rubyspec 0.016207 0.033051 48.154131 ( 60.529200)
total: 127.78 sec