Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-024108
#<BuildRuby:0x0000562ab94fb7f0
@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.20231205-024108",
@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.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003727 0.000746 0.976386 ( 1.265974)
build_miniruby 0.000744 0.000149 0.872271 ( 0.872921)
build_ruby 0.000894 0.000179 2.714176 ( 2.717472)
build_all 0.000973 0.006463 12.104759 ( 1.005370)
build_install 0.009518 0.004520 3.557620 ( 0.961785)
test_btest 0.000000 0.000616 66.324142 ( 4.797581)
test_basic 0.000071 0.003411 0.369577 ( 0.452215)
test_all 0.086683 0.016022 413.898274 ( 41.325703)
test_rubyspec 0.031593 0.030619 39.808938 ( 52.482776)
total: 105.88 sec