Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-011116
#<BuildRuby:0x00005612a7e640c8
@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.20231204-011116",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001293 0.004118 0.991676 ( 1.306320)
build_miniruby 0.000895 0.000075 0.868918 ( 0.869076)
build_ruby 0.000000 0.001785 2.708926 ( 2.709487)
build_all 0.006416 0.001078 12.128411 ( 0.973871)
build_install 0.003792 0.005034 3.579355 ( 0.969410)
test_btest 0.000804 0.000000 63.878775 ( 4.700544)
test_basic 0.000380 0.002612 0.369648 ( 0.452912)
test_all 0.077163 0.027638 392.981251 ( 44.344303)
test_rubyspec 0.037254 0.033821 39.823716 ( 52.509828)
total: 108.84 sec