Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-215244
#<BuildRuby:0x0000556d58da8138
@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.20231209-215244",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005388 0.000000 1.004360 ( 1.349726)
build_miniruby 0.001151 0.000000 0.866589 ( 0.867701)
build_ruby 0.000000 0.001730 2.697935 ( 2.699223)
build_all 0.006575 0.001363 12.136820 ( 0.985891)
build_install 0.006341 0.007828 3.569067 ( 0.975222)
test_btest 0.000833 0.000196 62.479922 ( 5.330852)
test_basic 0.004518 0.000157 0.373200 ( 0.456146)
test_all 0.071636 0.027666 395.101907 ( 37.155961)
test_rubyspec 0.032362 0.041258 39.720649 ( 52.380110)
total: 102.20 sec