Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-161659
#<BuildRuby:0x0000563e2b43c0c8
@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.20231208-161659",
@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.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004381 0.000000 1.000044 ( 1.280347)
build_miniruby 0.000872 0.000000 0.870916 ( 0.870558)
build_ruby 0.001053 0.000000 2.698456 ( 2.700536)
build_all 0.000000 0.007994 12.139814 ( 1.023779)
build_install 0.007167 0.006671 3.582149 ( 0.975473)
test_btest 0.000554 0.000185 61.974871 ( 5.883090)
test_basic 0.002263 0.000754 0.373056 ( 0.455403)
test_all 0.078488 0.023731 407.394749 ( 37.123462)
test_rubyspec 0.025952 0.032778 39.663138 ( 52.331548)
total: 102.64 sec