Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-185616
#<BuildRuby:0x0000556a50280090
@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-185616",
@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.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003945 0.000928 1.380355 ( 1.648812)
build_miniruby 0.000987 0.000000 0.845313 ( 0.845228)
build_ruby 0.001651 0.000000 2.780587 ( 2.784895)
build_all 0.005734 0.003159 14.363269 ( 1.353592)
build_install 0.007225 0.000781 4.177292 ( 1.045875)
test_btest 0.000894 0.000213 72.251145 ( 6.821181)
test_basic 0.000377 0.004259 0.684511 ( 0.760147)
test_all 0.091264 0.043114 459.000602 ( 50.232262)
test_rubyspec 0.013753 0.032376 48.130684 ( 60.514744)
total: 126.01 sec