Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-201415
#<BuildRuby:0x000055d6bf64f230
@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-201415",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003014 0.001206 1.278409 ( 1.632700)
build_miniruby 0.000875 0.000350 0.899223 ( 0.898040)
build_ruby 0.001252 0.000000 2.649154 ( 2.648782)
build_all 0.003954 0.004680 14.138147 ( 1.344680)
build_install 0.003430 0.003888 4.116995 ( 1.076808)
test_btest 0.000447 0.000210 80.133091 ( 6.556703)
test_basic 0.000000 0.004870 0.784999 ( 0.855867)
test_all 0.088695 0.038926 488.643537 ( 48.051125)
test_rubyspec 0.015346 0.031107 47.862702 ( 60.240952)
total: 123.31 sec