Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-001540
#<BuildRuby:0x000055a061d43fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-001540",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006992 1.375315 ( 1.695622)
build_miniruby 0.001264 0.000253 0.966195 ( 0.964703)
build_ruby 0.001016 0.000203 2.721068 ( 2.720778)
build_all 0.009530 0.001078 16.591874 ( 1.521190)
build_install 0.007928 0.001510 4.921887 ( 1.231574)
test_btest 0.000799 0.000152 86.492600 ( 7.283641)
test_basic 0.004111 0.000783 0.615034 ( 0.690922)
test_all 0.077646 0.057088 536.458663 ( 53.616984)
test_rubyspec 0.025299 0.025342 50.546998 ( 62.764553)
total: 132.49 sec