Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-194432
#<BuildRuby:0x00005592caad37b8
@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.20240115-194432",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001773 0.004470 1.368827 ( 1.717145)
build_miniruby 0.001288 0.000215 0.866507 ( 0.865252)
build_ruby 0.001752 0.000292 2.692488 ( 2.697957)
build_all 0.000203 0.008957 14.323898 ( 1.304048)
build_install 0.007398 0.000000 4.119409 ( 1.076629)
test_btest 0.000993 0.000000 78.311012 ( 6.632206)
test_basic 0.006958 0.000507 0.593593 ( 0.663026)
test_all 0.091787 0.038174 489.032525 ( 58.914142)
test_rubyspec 0.022873 0.022330 47.713460 ( 60.137514)
total: 134.01 sec