Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-045739
#<BuildRuby:0x00005596b29d00c8
@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-045739",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003978 0.000796 0.979184 ( 1.397928)
build_miniruby 0.000622 0.000124 0.863200 ( 0.863740)
build_ruby 0.000925 0.000185 2.700906 ( 2.702066)
build_all 0.006961 0.001392 12.194720 ( 0.985029)
build_install 0.006974 0.003244 3.573044 ( 0.971956)
test_btest 0.000826 0.000000 65.648673 ( 4.617795)
test_basic 0.004032 0.000064 0.375080 ( 0.452737)
test_all 0.077926 0.020840 397.186971 ( 34.950286)
test_rubyspec 0.044356 0.023213 39.747735 ( 52.447361)
total: 99.39 sec