Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-094845
#<BuildRuby:0x000055b3015a35c0
@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.20230201-094845",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.003930 0.000000 0.624923 ( 1.075762)
build_miniruby 0.000000 0.000971 0.637328 ( 0.636537)
build_ruby 0.000000 0.001161 2.030011 ( 2.029784)
build_all 0.009302 0.000010 11.988897 ( 1.446196)
build_install 0.002447 0.003975 1.465721 ( 0.700359)
test_btest 0.000479 0.000107 63.513632 ( 6.246110)
test_basic 0.003054 0.000679 0.255655 ( 0.350606)
test_all 0.000754 0.000168 486.863437 ( 45.424356)
test_rubyspec 0.011904 0.015436 34.333547 ( 44.933567)
total: 102.84 sec