Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-195456
#<BuildRuby:0x000055b07c0e7f90
@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.20231229-195456",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004314 0.000784 0.802649 ( 1.196702)
build_miniruby 0.000899 0.000163 0.812975 ( 0.813206)
build_ruby 0.001290 0.000234 2.665175 ( 2.666235)
build_all 0.004070 0.004500 12.080334 ( 1.000316)
build_install 0.005621 0.004913 3.402352 ( 0.973650)
test_btest 0.000586 0.000180 64.286932 ( 5.478090)
test_basic 0.000127 0.004776 0.422392 ( 0.501293)
test_all 0.062811 0.034368 397.448428 ( 36.713748)
test_rubyspec 0.018412 0.046693 40.061203 ( 52.637951)
total: 101.98 sec