Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-015249
#<BuildRuby:0x000055ec1c90c078
@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.20240118-015249",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001281 0.004302 0.940516 ( 1.341027)
build_miniruby 0.000774 0.000212 0.807999 ( 0.808306)
build_ruby 0.000000 0.001831 2.667047 ( 2.667465)
build_all 0.006442 0.001692 12.099106 ( 1.003955)
build_install 0.007691 0.003899 3.459474 ( 0.970784)
test_btest 0.000549 0.000183 65.416216 ( 4.458364)
test_basic 0.000004 0.004028 0.400900 ( 0.481870)
test_all 0.088201 0.017113 379.806174 ( 37.596476)
test_rubyspec 0.076861 0.050000 72.619647 ( 85.083877)
total: 134.41 sec