Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-155457
#<BuildRuby:0x000055ddda5a74f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-155457",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000972 0.004038 0.812486 ( 1.193811)
build_miniruby 0.000000 0.001225 0.815831 ( 0.815377)
build_ruby 0.000000 0.001416 2.680974 ( 2.681703)
build_all 0.007021 0.000934 12.101677 ( 1.010224)
build_install 0.006887 0.003608 3.394555 ( 0.954992)
test_btest 0.000591 0.000174 64.447704 ( 5.852397)
test_basic 0.001269 0.002980 0.393386 ( 0.473460)
test_all 0.062191 0.034609 395.380280 ( 33.861475)
test_rubyspec 0.045824 0.032613 40.706653 ( 53.244815)
total: 100.09 sec