Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-060416
#<BuildRuby:0x000055a4be108098
@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.20231202-060416",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004558 0.000000 0.981545 ( 1.262161)
build_miniruby 0.000847 0.000000 0.871272 ( 0.871381)
build_ruby 0.001111 0.000000 2.705528 ( 2.707847)
build_all 0.007908 0.000000 12.030064 ( 0.994931)
build_install 0.002698 0.008130 3.521680 ( 0.979813)
test_btest 0.000682 0.000085 64.911903 ( 4.556487)
test_basic 0.003895 0.000486 0.370607 ( 0.452665)
test_all 0.074888 0.022559 375.944721 ( 40.855518)
test_rubyspec 0.025561 0.042245 39.680943 ( 52.332549)
total: 105.01 sec