Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-205531
#<BuildRuby:0x000055d680edc090
@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.20240108-205531",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004551 0.000683 1.422157 ( 1.846702)
build_miniruby 0.000000 0.001205 1.560812 ( 1.566593)
build_ruby 0.000000 0.001816 4.494489 ( 4.507554)
build_all 0.007349 0.003972 17.014730 ( 1.832891)
build_install 0.007648 0.008883 5.230784 ( 2.025661)
test_btest 0.000644 0.000188 82.190353 ( 10.973400)
test_basic 0.005211 0.001520 0.721172 ( 0.791189)
test_all 0.109677 0.010443 580.154825 ( 68.561989)
test_rubyspec 0.035640 0.034488 87.121132 ( 99.412854)
total: 191.52 sec