Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-001646
#<BuildRuby:0x000055c5d3edfe88
@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.20240110-001646",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003548 0.001577 0.803599 ( 2.700412)
build_miniruby 0.000642 0.000285 0.823405 ( 0.823524)
build_ruby 0.000857 0.000381 2.645368 ( 2.646514)
build_all 0.007508 0.000000 11.920829 ( 1.000588)
build_install 0.010727 0.000218 3.385930 ( 0.971587)
test_btest 0.000541 0.000169 64.504116 ( 4.682290)
test_basic 0.000295 0.003895 0.410064 ( 0.490809)
test_all 0.085427 0.010195 377.836981 ( 36.783261)
test_rubyspec 0.037575 0.028272 40.694462 ( 53.494602)
total: 103.59 sec