Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-111636
#<BuildRuby:0x00005639134b7fd8
@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.20231214-111636",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004006 1.020342 ( 1.307781)
build_miniruby 0.000493 0.000172 0.870068 ( 0.870239)
build_ruby 0.001240 0.000226 2.720080 ( 2.721018)
build_all 0.007378 0.000503 12.053619 ( 1.006310)
build_install 0.010880 0.000964 3.539778 ( 0.971510)
test_btest 0.000568 0.000087 68.069568 ( 5.250814)
test_basic 0.004342 0.000000 0.379139 ( 0.459325)
test_all 0.083782 0.018425 395.015971 ( 41.682899)
test_rubyspec 0.012842 0.058152 39.789823 ( 52.432970)
total: 106.70 sec