Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-174215
#<BuildRuby:0x000055c8265f7bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231101-174215",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.006091 1.432410 ( 1.955635)
build_miniruby 0.000000 0.001087 4.287557 ( 4.195386)
build_ruby 0.000000 0.001336 2.742488 ( 2.742875)
build_all 0.004986 0.005240 16.911151 ( 1.454118)
build_install 0.006182 0.002546 5.035634 ( 1.171448)
test_btest 0.000870 0.000358 87.643865 ( 7.424194)
test_basic 0.004707 0.000013 0.792454 ( 0.867368)
test_all 0.091741 0.045867 529.136415 ( 48.003835)
test_rubyspec 0.030536 0.024630 50.257250 ( 62.626686)
total: 130.44 sec