Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-201438
#<BuildRuby:0x0000563f6689fbd8
@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.20240617-201438",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001590 0.003195 1.080201 ( 1.499239)
build_miniruby 0.000794 0.000317 0.718043 ( 0.718221)
build_ruby 0.001453 0.000000 2.246878 ( 2.247617)
build_all 0.006984 0.001611 12.435919 ( 1.065585)
build_install 0.011317 0.000732 4.166227 ( 1.062918)
test_btest 0.000648 0.000199 67.323759 ( 5.911178)
test_basic 0.000000 0.004237 0.400885 ( 0.481514)
test_all 0.076162 0.024072 360.415918 ( 39.491331)
test_rubyspec 0.023396 0.024238 87.666554 ( 10.969308)
total: 63.45 sec