Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-111003
#<BuildRuby:0x0000561f9ac08090
@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.20231219-111003",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000459 0.004138 1.035366 ( 1.376723)
build_miniruby 0.001209 0.000000 0.877884 ( 0.878706)
build_ruby 0.001138 0.000000 2.710120 ( 2.712662)
build_all 0.003656 0.004810 12.195562 ( 1.010488)
build_install 0.011211 0.000000 3.526441 ( 0.970758)
test_btest 0.000698 0.000000 63.886853 ( 5.110620)
test_basic 0.004342 0.000000 0.378844 ( 0.460929)
test_all 0.079364 0.021247 412.789788 ( 39.816566)
test_rubyspec 0.046147 0.025914 39.732608 ( 52.389050)
total: 104.73 sec