Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-031519
#<BuildRuby:0x000055bd1fc84060
@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.20231209-031519",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004337 0.000868 1.001157 ( 1.277436)
build_miniruby 0.000672 0.000135 0.864011 ( 0.864570)
build_ruby 0.000000 0.001646 2.701635 ( 2.701615)
build_all 0.005396 0.003037 12.067790 ( 1.021627)
build_install 0.007348 0.006873 3.557812 ( 0.979075)
test_btest 0.000000 0.000957 60.774242 ( 6.010128)
test_basic 0.001457 0.002047 0.376831 ( 0.457943)
test_all 0.080182 0.021414 432.521540 ( 36.817066)
test_rubyspec 0.038390 0.021572 39.649332 ( 52.302446)
total: 102.43 sec