Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-084518
#<BuildRuby:0x000056266aba77f0
@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.20231120-084518",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004490 0.001347 0.922582 ( 1.359482)
build_miniruby 0.000803 0.000241 0.810443 ( 0.810603)
build_ruby 0.001975 0.000000 2.608564 ( 2.608767)
build_all 0.006917 0.001225 12.045364 ( 0.974707)
build_install 0.008955 0.003256 3.515041 ( 0.965433)
test_btest 0.000738 0.000000 64.438008 ( 5.098847)
test_basic 0.004020 0.000087 0.433247 ( 0.512651)
test_all 0.078549 0.018512 355.195932 ( 31.822327)
test_rubyspec 0.035641 0.034878 39.755358 ( 52.310688)
total: 96.46 sec