Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-123914
#<BuildRuby:0x0000562baddc4090
@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.20231210-123914",
@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.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002559 0.001280 0.999555 ( 1.274720)
build_miniruby 0.000621 0.000311 0.871880 ( 0.871888)
build_ruby 0.001031 0.000516 2.695021 ( 2.696951)
build_all 0.007004 0.001105 12.094961 ( 1.000029)
build_install 0.006729 0.003495 3.647588 ( 0.970746)
test_btest 0.000589 0.000268 65.477832 ( 4.495080)
test_basic 0.000580 0.002590 0.372450 ( 0.456641)
test_all 0.081753 0.023638 417.484479 ( 36.349610)
test_rubyspec 0.023991 0.050173 39.984754 ( 52.699776)
total: 100.82 sec