Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-043401
#<BuildRuby:0x0000557f63fa3c18
@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.20231213-043401",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000429 0.004149 1.011769 ( 1.268216)
build_miniruby 0.000000 0.000822 0.869316 ( 0.869895)
build_ruby 0.000000 0.001428 2.692048 ( 2.694242)
build_all 0.003787 0.003987 12.058409 ( 0.999029)
build_install 0.005133 0.008189 3.589948 ( 0.966047)
test_btest 0.000461 0.000248 66.840325 ( 5.276178)
test_basic 0.002461 0.000849 0.374061 ( 0.456373)
test_all 0.084565 0.017857 387.083513 ( 32.879722)
test_rubyspec 0.042283 0.031798 39.591622 ( 52.255753)
total: 97.67 sec