Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-052504
#<BuildRuby:0x000055e5424cc098
@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.20240118-052504",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005410 0.911552 ( 1.315152)
build_miniruby 0.000000 0.001102 0.804846 ( 0.804818)
build_ruby 0.000669 0.000912 2.672164 ( 2.672977)
build_all 0.006339 0.001585 12.097182 ( 0.963440)
build_install 0.009079 0.000041 3.520783 ( 0.991798)
test_btest 0.000640 0.000137 66.575611 ( 4.883487)
test_basic 0.003727 0.000798 0.395470 ( 0.475732)
test_all 0.083539 0.014916 379.386709 ( 36.354347)
test_rubyspec 0.051589 0.074399 73.094035 ( 85.575011)
total: 134.04 sec