Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-213651
#<BuildRuby:0x0000560c90308098
@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.20231219-213651",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005150 0.000113 1.300341 ( 1.635594)
build_miniruby 0.000829 0.000083 0.894668 ( 0.894753)
build_ruby 0.000000 0.001225 2.804934 ( 2.805415)
build_all 0.003481 0.006855 16.714933 ( 1.506904)
build_install 0.000000 0.009454 4.907962 ( 1.153585)
test_btest 0.000000 0.001015 82.613803 ( 7.602057)
test_basic 0.000000 0.003845 0.662361 ( 0.741198)
test_all 0.115422 0.020786 521.218649 ( 60.043998)
test_rubyspec 0.035561 0.014791 50.927807 ( 63.265562)
total: 139.65 sec