Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-075824
#<BuildRuby:0x000055c6edc8bce8
@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-075824",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.005263 0.000110 1.340076 ( 1.585158)
build_miniruby 0.000766 0.000064 0.816617 ( 0.816932)
build_ruby 0.001293 0.000000 2.608690 ( 2.608081)
build_all 0.008779 0.000000 14.124922 ( 1.284870)
build_install 0.007331 0.000339 4.158178 ( 1.052793)
test_btest 0.000962 0.000064 72.557060 ( 6.917691)
test_basic 0.004814 0.000016 0.744618 ( 0.824443)
test_all 0.093668 0.036141 496.548207 ( 48.942092)
test_rubyspec 0.024934 0.021860 48.800766 ( 61.210514)
total: 125.24 sec