Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-151810
#<BuildRuby:0x000055672cebc0d8
@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.20231227-151810",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001989 0.004485 0.813718 ( 1.209420)
build_miniruby 0.000733 0.000200 0.802916 ( 0.803151)
build_ruby 0.001088 0.000296 2.654389 ( 2.655688)
build_all 0.003461 0.004020 11.923919 ( 0.933444)
build_install 0.009199 0.001816 3.343169 ( 0.951449)
test_btest 0.000482 0.000151 61.682108 ( 5.021106)
test_basic 0.003873 0.001210 0.405264 ( 0.485065)
test_all 0.080083 0.017025 409.291102 ( 35.836325)
test_rubyspec 0.032767 0.033761 40.363998 ( 52.916925)
total: 100.81 sec