Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-001123
#<BuildRuby:0x000055996de2bfd8
@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.20231228-001123",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000006)
build_up 0.004441 0.000370 0.798336 ( 1.174442)
build_miniruby 0.000996 0.000083 0.816906 ( 0.816821)
build_ruby 0.000000 0.001915 2.657602 ( 2.658583)
build_all 0.001122 0.006288 12.000473 ( 0.963099)
build_install 0.007074 0.006741 3.373430 ( 0.963233)
test_btest 0.000635 0.000199 63.277689 ( 5.148208)
test_basic 0.005048 0.000323 0.394002 ( 0.472818)
test_all 0.094568 0.007113 401.178531 ( 34.518474)
test_rubyspec 0.025023 0.041510 40.296089 ( 52.835161)
total: 99.55 sec