Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-031645
#<BuildRuby:0x000055ac4e99be98
@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.20240118-031645",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001962 0.003183 0.922333 ( 1.328904)
build_miniruby 0.000711 0.000259 0.816050 ( 0.816103)
build_ruby 0.001346 0.000490 2.696212 ( 2.696270)
build_all 0.006122 0.002783 12.088058 ( 1.000771)
build_install 0.006340 0.004930 3.633032 ( 0.977166)
test_btest 0.000519 0.000219 64.910410 ( 5.174421)
test_basic 0.004375 0.000000 0.413196 ( 0.493296)
test_all 0.072331 0.026201 374.355602 ( 40.821932)
test_rubyspec 0.056984 0.068305 73.150064 ( 85.641776)
total: 138.95 sec