Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-083530
#<BuildRuby:0x0000562fbac27280
@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.20231215-083530",
@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.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003985 1.028042 ( 1.314379)
build_miniruby 0.000000 0.000636 0.881350 ( 0.881665)
build_ruby 0.000000 0.001023 2.718764 ( 2.720041)
build_all 0.005142 0.002708 12.187225 ( 0.978080)
build_install 0.008746 0.002108 3.530728 ( 0.971742)
test_btest 0.000473 0.000215 63.928447 ( 5.316322)
test_basic 0.002581 0.001173 0.376813 ( 0.457847)
test_all 0.076290 0.024902 399.838598 ( 34.570819)
test_rubyspec 0.051060 0.019200 39.658939 ( 52.349842)
total: 99.56 sec