Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-014055
#<BuildRuby:0x000055ec79c14178
@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-014055",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004753 0.001188 0.803124 ( 1.182930)
build_miniruby 0.000851 0.000212 0.801587 ( 0.801746)
build_ruby 0.001666 0.000416 2.658092 ( 2.658105)
build_all 0.007479 0.000698 11.918658 ( 0.960231)
build_install 0.008766 0.004525 3.363597 ( 0.965039)
test_btest 0.000560 0.000150 60.811702 ( 5.372659)
test_basic 0.004639 0.001237 0.419839 ( 0.497233)
test_all 0.081190 0.021651 356.386662 ( 37.436836)
test_rubyspec 0.021521 0.047216 39.991250 ( 52.555763)
total: 102.43 sec