Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-043702
#<BuildRuby:0x000056397731bfa8
@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.20231209-043702",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005072 0.000111 1.184221 ( 1.528842)
build_miniruby 0.001082 0.000108 0.906833 ( 0.905944)
build_ruby 0.001380 0.000138 2.767155 ( 2.767477)
build_all 0.006705 0.003405 17.306466 ( 1.543349)
build_install 0.008508 0.001110 5.210989 ( 1.320520)
test_btest 0.001016 0.000133 90.471578 ( 6.982721)
test_basic 0.005619 0.000733 0.748943 ( 0.820774)
test_all 0.120909 0.017313 539.787412 ( 57.086385)
test_rubyspec 0.023189 0.024854 50.519364 ( 62.837569)
total: 135.79 sec