Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-033804
#<BuildRuby:0x0000561bf06b3d68
@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.20231227-033804",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005487 0.000147 1.068323 ( 1.431324)
build_miniruby 0.000953 0.000079 0.908739 ( 0.907818)
build_ruby 0.001829 0.000153 2.848588 ( 2.854099)
build_all 0.003445 0.006184 16.555608 ( 1.517972)
build_install 0.003797 0.004490 4.647380 ( 1.125368)
test_btest 0.000880 0.000220 86.670813 ( 6.760910)
test_basic 0.003362 0.000840 0.616347 ( 0.697388)
test_all 0.104843 0.031422 567.050027 ( 54.436560)
test_rubyspec 0.026740 0.016785 50.350806 ( 62.647324)
total: 132.38 sec