Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-223714
#<BuildRuby:0x000055e535d877f8
@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.20240102-223714",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006574 0.000372 1.065765 ( 1.346047)
build_miniruby 0.001238 0.000000 0.817210 ( 0.816878)
build_ruby 0.001672 0.000000 2.657668 ( 2.657992)
build_all 0.000000 0.007922 11.878528 ( 0.968521)
build_install 0.007390 0.004250 3.506770 ( 0.960343)
test_btest 0.000574 0.000179 61.574938 ( 5.772294)
test_basic 0.003005 0.000939 0.399635 ( 0.480530)
test_all 0.071717 0.024431 361.805771 ( 41.224796)
test_rubyspec 0.030156 0.035452 39.909235 ( 52.481012)
total: 106.71 sec