Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-143653
#<BuildRuby:0x00005570560b7f90
@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.20240109-143653",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003152 0.003696 0.803730 ( 1.418960)
build_miniruby 0.000000 0.000997 0.818768 ( 0.819016)
build_ruby 0.000000 0.001449 2.690712 ( 2.691556)
build_all 0.006842 0.000985 11.976047 ( 0.949572)
build_install 0.012193 0.001494 3.383648 ( 0.970708)
test_btest 0.000559 0.000186 65.549210 ( 4.609652)
test_basic 0.004763 0.000178 0.411461 ( 0.492029)
test_all 0.077122 0.021436 370.697464 ( 38.903855)
test_rubyspec 0.026126 0.040613 40.569790 ( 53.129130)
total: 103.99 sec