Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-183115
#<BuildRuby:0x00005608b46f3048
@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-183115",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004640 0.000040 0.987419 ( 1.306494)
build_miniruby 0.000744 0.000062 0.865202 ( 0.865625)
build_ruby 0.001094 0.000091 2.707757 ( 2.710750)
build_all 0.003624 0.004254 12.068263 ( 0.974154)
build_install 0.006838 0.002476 3.539801 ( 0.971867)
test_btest 0.000740 0.000000 64.192643 ( 4.802494)
test_basic 0.003934 0.000000 0.381855 ( 0.463464)
test_all 0.087713 0.012812 388.345310 ( 36.756319)
test_rubyspec 0.048401 0.025920 39.884254 ( 52.556083)
total: 101.41 sec