Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-231201
#<BuildRuby:0x00005627baca7280
@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.20231220-231201",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003717 0.000744 1.046590 ( 1.299190)
build_miniruby 0.000590 0.000118 0.911672 ( 0.912496)
build_ruby 0.001498 0.000000 2.734816 ( 2.738187)
build_all 0.006537 0.000650 12.260476 ( 1.041524)
build_install 0.009439 0.000768 3.599798 ( 0.996585)
test_btest 0.000481 0.000080 66.350501 ( 5.346426)
test_basic 0.000000 0.003922 0.396707 ( 0.470923)
test_all 0.089356 0.021063 460.919385 ( 38.786557)
test_rubyspec 0.032815 0.019515 40.460220 ( 53.229408)
total: 104.82 sec