Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-090004
#<BuildRuby:0x000055dcbf2cb568
@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.20240104-090004",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005250 0.000875 1.299523 ( 1.600351)
build_miniruby 0.000704 0.000117 0.816446 ( 0.816133)
build_ruby 0.001492 0.000249 2.677468 ( 2.682371)
build_all 0.010044 0.000000 14.144313 ( 1.376275)
build_install 0.008559 0.000123 4.193815 ( 1.085392)
test_btest 0.000702 0.000095 72.141003 ( 7.193233)
test_basic 0.004522 0.000010 0.655102 ( 0.730855)
test_all 0.086688 0.045452 485.007652 ( 54.341417)
test_rubyspec 0.033089 0.017159 48.005644 ( 60.429424)
total: 130.26 sec