Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-193955
#<BuildRuby:0x0000556b1b3d7788
@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.20231230-193955",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001754 0.003567 0.827513 ( 1.206472)
build_miniruby 0.000880 0.000203 0.815778 ( 0.815840)
build_ruby 0.001602 0.000369 2.679306 ( 2.679812)
build_all 0.006762 0.001560 12.130306 ( 0.973179)
build_install 0.000925 0.007975 3.407000 ( 0.976745)
test_btest 0.000590 0.000211 65.772028 ( 4.958803)
test_basic 0.004736 0.000101 0.430081 ( 0.508151)
test_all 0.078221 0.019711 376.191879 ( 37.842323)
test_rubyspec 0.038124 0.033976 40.620061 ( 53.161632)
total: 103.12 sec