Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-100421
#<BuildRuby:0x000055a3c4284188
@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.20231220-100421",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004511 0.000040 1.051393 ( 1.313960)
build_miniruby 0.000811 0.000068 0.898310 ( 0.898685)
build_ruby 0.001326 0.000111 2.731724 ( 2.736507)
build_all 0.003725 0.004888 12.216602 ( 1.024067)
build_install 0.006383 0.003986 3.613133 ( 0.989102)
test_btest 0.000587 0.000126 65.269686 ( 4.807624)
test_basic 0.003846 0.000000 0.383128 ( 0.460842)
test_all 0.082863 0.021721 435.680745 ( 40.150925)
test_rubyspec 0.028341 0.026998 40.247981 ( 53.038885)
total: 105.42 sec