Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-232840
#<BuildRuby:0x000055d52d2df048
@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-232840",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004113 0.000027 0.998925 ( 1.260199)
build_miniruby 0.000624 0.000188 0.871531 ( 0.871839)
build_ruby 0.000951 0.000285 2.705818 ( 2.706580)
build_all 0.007166 0.000000 12.095602 ( 1.003697)
build_install 0.007681 0.003654 3.535524 ( 0.968844)
test_btest 0.000542 0.000155 64.919733 ( 5.278995)
test_basic 0.002571 0.000734 0.374109 ( 0.457542)
test_all 0.081961 0.019358 374.820731 ( 38.993776)
test_rubyspec 0.021826 0.032680 40.057408 ( 52.742995)
total: 104.29 sec