Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-053806
#<BuildRuby:0x000055e069eaf8e0
@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.20240103-053806",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001510 0.004681 1.045106 ( 1.290570)
build_miniruby 0.000822 0.000247 0.790605 ( 0.790357)
build_ruby 0.001876 0.000000 2.674076 ( 2.674414)
build_all 0.002854 0.004593 11.864803 ( 0.977776)
build_install 0.006410 0.003505 3.528933 ( 0.975629)
test_btest 0.000852 0.000000 64.523303 ( 4.550291)
test_basic 0.000782 0.003184 0.400106 ( 0.480128)
test_all 0.069687 0.025453 396.544436 ( 36.265370)
test_rubyspec 0.017826 0.049412 40.064658 ( 52.617972)
total: 100.62 sec