Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-201432
#<BuildRuby:0x0000559509453370
@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-201432",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003574 0.000715 1.006386 ( 1.279574)
build_miniruby 0.000686 0.000137 0.863659 ( 0.863739)
build_ruby 0.000818 0.000163 2.689866 ( 2.692223)
build_all 0.000000 0.006785 12.231302 ( 0.999567)
build_install 0.003803 0.008513 3.571859 ( 0.968561)
test_btest 0.000398 0.000199 64.933298 ( 4.601660)
test_basic 0.003555 0.000000 0.376292 ( 0.458397)
test_all 0.067399 0.031495 394.200038 ( 38.143073)
test_rubyspec 0.036094 0.038490 39.668717 ( 52.327343)
total: 102.33 sec