Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-041532
#<BuildRuby:0x00005565bf42f8e0
@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.20231223-041532",
@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.000000 0.000006 ( 0.000007)
build_up 0.003291 0.000274 0.739373 ( 1.109998)
build_miniruby 0.000780 0.000065 0.904997 ( 0.905784)
build_ruby 0.000000 0.001531 2.778549 ( 2.783301)
build_all 0.002171 0.005353 12.262444 ( 1.047543)
build_install 0.004032 0.004834 3.511158 ( 0.977100)
test_btest 0.000410 0.000117 64.156958 ( 4.719613)
test_basic 0.001203 0.003070 0.384226 ( 0.461425)
test_all 0.078718 0.027656 393.224494 ( 42.076909)
test_rubyspec 0.027071 0.032321 40.595878 ( 53.354822)
total: 107.44 sec