Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-202106
#<BuildRuby:0x000055cdf8a60178
@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.20231202-202106",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003964 0.000000 0.974966 ( 1.241823)
build_miniruby 0.000807 0.000000 0.876143 ( 0.875866)
build_ruby 0.000876 0.000000 2.694515 ( 2.695430)
build_all 0.003054 0.004214 12.097741 ( 1.008292)
build_install 0.010662 0.001789 3.554387 ( 0.965204)
test_btest 0.000642 0.000151 63.483611 ( 5.042090)
test_basic 0.003812 0.000059 0.372938 ( 0.455129)
test_all 0.085497 0.016339 386.106165 ( 38.722949)
test_rubyspec 0.040671 0.031572 39.762689 ( 52.398826)
total: 103.41 sec