Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-051039
#<BuildRuby:0x000056397ba8b280
@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.20231203-051039",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001145 0.003566 1.277753 ( 1.647920)
build_miniruby 0.000902 0.000135 0.873393 ( 0.873669)
build_ruby 0.001255 0.000188 2.810095 ( 2.810766)
build_all 0.002171 0.007512 16.571999 ( 1.479930)
build_install 0.007521 0.001961 4.934327 ( 1.187109)
test_btest 0.000907 0.000217 84.589626 ( 7.965812)
test_basic 0.003685 0.000885 0.708939 ( 0.784522)
test_all 0.111304 0.021924 541.463565 ( 56.636123)
test_rubyspec 0.020679 0.031998 51.930203 ( 64.266154)
total: 137.65 sec