Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-174245
#<BuildRuby:0x0000564a4ef980c8
@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.20231230-174245",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003210 0.001427 0.792840 ( 1.163221)
build_miniruby 0.000706 0.000314 0.814592 ( 0.814876)
build_ruby 0.001363 0.000000 2.668403 ( 2.669951)
build_all 0.007747 0.000126 12.109322 ( 0.956201)
build_install 0.005790 0.007079 3.396602 ( 0.961886)
test_btest 0.000835 0.000000 64.634560 ( 4.576969)
test_basic 0.005511 0.000000 0.412208 ( 0.491971)
test_all 0.080580 0.018598 369.500312 ( 40.423048)
test_rubyspec 0.048318 0.015703 40.315363 ( 52.884190)
total: 104.94 sec