Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-091503
#<BuildRuby:0x0000559a4dd74028
@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.20231127-091503",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005814 0.000000 0.934060 ( 1.381085)
build_miniruby 0.001131 0.000000 0.852930 ( 0.852745)
build_ruby 0.001441 0.000000 2.663646 ( 2.664229)
build_all 0.002257 0.005680 12.222629 ( 0.997292)
build_install 0.007161 0.004514 3.726728 ( 0.991030)
test_btest 0.000600 0.000177 63.743852 ( 4.519176)
test_basic 0.000208 0.003744 0.398638 ( 0.477451)
test_all 0.082849 0.014279 349.908679 ( 37.148776)
test_rubyspec 0.024948 0.040336 39.848794 ( 52.408730)
total: 101.44 sec