Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-230810
#<BuildRuby:0x0000561670837638
@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.20240117-230810",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001453 0.004529 0.946236 ( 1.339702)
build_miniruby 0.000827 0.000331 0.831774 ( 0.831603)
build_ruby 0.001240 0.000496 2.695805 ( 2.696272)
build_all 0.007263 0.001071 12.096620 ( 0.999784)
build_install 0.006088 0.005214 3.762982 ( 0.991517)
test_btest 0.000000 0.001015 67.396628 ( 4.622222)
test_basic 0.000000 0.005287 0.415627 ( 0.496825)
test_all 0.083874 0.012529 369.594550 ( 32.316681)
test_rubyspec 0.059600 0.068025 72.937713 ( 85.405952)
total: 129.70 sec