Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-184824
#<BuildRuby:0x000056108d5bb280
@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.20231221-184824",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003782 0.000344 1.052012 ( 1.341100)
build_miniruby 0.000776 0.000070 0.903912 ( 0.904758)
build_ruby 0.001044 0.000095 2.736319 ( 2.740441)
build_all 0.007186 0.000221 12.220762 ( 0.997872)
build_install 0.009878 0.000025 3.588980 ( 1.001620)
test_btest 0.000770 0.000000 62.210107 ( 6.477361)
test_basic 0.003891 0.000000 0.382670 ( 0.466168)
test_all 0.079125 0.029967 448.741641 ( 46.351105)
test_rubyspec 0.029007 0.019251 40.440265 ( 53.201356)
total: 113.48 sec