Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-152934
#<BuildRuby:0x000056430a24ffd8
@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.20240115-152934",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000012 0.000005 0.000017 ( 0.000018)
build_up 0.002675 0.003333 0.824851 ( 1.202753)
build_miniruby 0.000713 0.000357 0.816165 ( 0.816165)
build_ruby 0.000995 0.000498 2.668703 ( 2.669113)
build_all 0.008298 0.000090 12.028724 ( 0.955605)
build_install 0.010395 0.000812 3.708546 ( 0.984969)
test_btest 0.000552 0.000198 65.190046 ( 4.592200)
test_basic 0.003789 0.000000 0.418973 ( 0.499768)
test_all 0.088328 0.015193 377.658170 ( 40.782446)
test_rubyspec 0.038369 0.026947 40.739580 ( 53.265921)
total: 105.77 sec