Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-210703
#<BuildRuby:0x000055d63674ff10
@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.20230130-210703",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003182 0.000530 0.614564 ( 1.027605)
build_miniruby 0.000800 0.000133 0.631951 ( 0.631762)
build_ruby 0.001234 0.000000 2.049507 ( 2.049203)
build_all 0.009385 0.000000 11.955724 ( 1.499750)
build_install 0.006794 0.000000 1.519979 ( 0.716075)
test_btest 0.000700 0.000000 64.929793 ( 6.606068)
test_basic 0.000115 0.003765 0.260070 ( 0.355229)
test_all 0.001029 0.000182 490.724310 ( 45.674189)
test_rubyspec 0.018795 0.009942 34.811457 ( 45.410434)
total: 103.97 sec