Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-063157
#<BuildRuby:0x0000555d42be0178
@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.20231202-063157",
@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.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000331 0.004001 0.977440 ( 1.247719)
build_miniruby 0.000778 0.000064 0.863704 ( 0.863913)
build_ruby 0.001103 0.000092 2.699739 ( 2.701955)
build_all 0.004287 0.003596 12.227094 ( 0.984990)
build_install 0.011043 0.000407 3.601458 ( 0.961545)
test_btest 0.000000 0.000914 65.351994 ( 5.278201)
test_basic 0.000582 0.003228 0.369380 ( 0.450620)
test_all 0.087903 0.015606 403.380379 ( 34.000514)
test_rubyspec 0.027130 0.041699 39.921952 ( 52.588927)
total: 99.08 sec