Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-212504
#<BuildRuby:0x00005616a01b7e90
@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.20230310-212504",
@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.000003 0.000003 0.000006 ( 0.000005)
autoconf 0.000004 0.000004 0.000008 ( 0.000008)
configure 0.000003 0.000003 0.000006 ( 0.000007)
build_up 0.003347 0.001398 0.822956 ( 2.400606)
build_miniruby 0.000894 0.000000 0.636050 ( 0.635496)
build_ruby 0.000782 0.000293 2.124203 ( 2.124113)
build_all 0.008411 0.000000 11.265718 ( 0.984154)
build_install 0.001460 0.005084 1.519274 ( 0.861894)
test_btest 0.000530 0.000367 76.252115 ( 6.792362)
test_basic 0.000195 0.003340 0.245668 ( 0.341551)
test_all 0.001098 0.000000 397.324137 ( 42.189938)
test_rubyspec 0.011082 0.018682 35.950729 ( 46.534422)
total: 102.87 sec