Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-001701
#<BuildRuby:0x000055edb1d6f7f0
@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.20231203-001701",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000705 0.004159 0.975759 ( 1.251167)
build_miniruby 0.000961 0.000175 0.865871 ( 0.865598)
build_ruby 0.000000 0.001459 2.707426 ( 2.709812)
build_all 0.000392 0.007998 12.119393 ( 1.016163)
build_install 0.005831 0.004546 3.602074 ( 0.966264)
test_btest 0.000591 0.000254 64.631724 ( 4.893379)
test_basic 0.002344 0.001004 0.367916 ( 0.451365)
test_all 0.077089 0.027542 386.654088 ( 39.440792)
test_rubyspec 0.036226 0.031022 39.736475 ( 52.414099)
total: 104.01 sec