Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-021052
#<BuildRuby:0x000055a366a13fd8
@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.20231207-021052",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004288 0.000390 0.986588 ( 1.236579)
build_miniruby 0.000863 0.000079 0.876778 ( 0.877232)
build_ruby 0.001052 0.000095 2.712931 ( 2.714857)
build_all 0.007468 0.000240 12.207005 ( 0.992632)
build_install 0.008539 0.004039 3.581406 ( 0.976468)
test_btest 0.000643 0.000086 62.022728 ( 6.285038)
test_basic 0.002892 0.000385 0.369195 ( 0.452171)
test_all 0.073609 0.028492 369.357400 ( 39.542490)
test_rubyspec 0.017304 0.046771 39.742022 ( 52.446095)
total: 105.52 sec