Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-190025
#<BuildRuby:0x000055e83a4e74b0
@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.20231228-190025",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004034 0.000733 0.795084 ( 1.176161)
build_miniruby 0.000812 0.000147 0.842498 ( 0.842689)
build_ruby 0.001103 0.000200 2.662854 ( 2.663734)
build_all 0.003511 0.004198 12.042574 ( 0.996000)
build_install 0.008069 0.002017 3.375215 ( 0.969703)
test_btest 0.000561 0.000140 66.440706 ( 4.830687)
test_basic 0.004199 0.000000 0.410995 ( 0.490958)
test_all 0.084026 0.011095 370.394237 ( 31.899266)
test_rubyspec 0.023343 0.042702 40.701784 ( 53.250895)
total: 97.12 sec