Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-190928
#<BuildRuby:0x0000558833283438
@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.20240107-190928",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004891 0.000234 1.224002 ( 1.604967)
build_miniruby 0.001103 0.000260 1.926327 ( 1.928354)
build_ruby 0.001338 0.000315 4.294843 ( 4.302622)
build_all 0.009133 0.001116 16.402041 ( 1.618971)
build_install 0.009793 0.005813 5.189189 ( 1.987304)
test_btest 0.000555 0.000146 86.816776 ( 8.173511)
test_basic 0.000795 0.006546 0.728303 ( 0.791674)
test_all 0.097167 0.024766 569.896963 ( 65.406099)
test_rubyspec 0.052957 0.011914 77.329706 ( 89.597899)
total: 175.41 sec