Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-163225
#<BuildRuby:0x0000562fe8b5c098
@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.20231215-163225",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002399 0.002597 1.033857 ( 1.306985)
build_miniruby 0.000959 0.000239 0.871947 ( 0.871690)
build_ruby 0.000893 0.000224 2.716003 ( 2.716787)
build_all 0.002872 0.004662 12.042544 ( 0.976509)
build_install 0.010649 0.000000 3.595572 ( 0.970256)
test_btest 0.000943 0.000000 60.551833 ( 6.041358)
test_basic 0.003182 0.000000 0.374313 ( 0.457899)
test_all 0.078063 0.025957 388.403391 ( 37.846489)
test_rubyspec 0.047040 0.017693 39.702362 ( 52.390619)
total: 103.58 sec