Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-230204
#<BuildRuby:0x00005637bc133ce8
@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-230204",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004984 0.000235 0.808583 ( 1.222048)
build_miniruby 0.000812 0.000203 0.824350 ( 0.824063)
build_ruby 0.001539 0.000385 2.679128 ( 2.679377)
build_all 0.006846 0.000581 11.932306 ( 0.988972)
build_install 0.008013 0.005523 3.359172 ( 0.964982)
test_btest 0.000699 0.000200 62.566450 ( 5.928566)
test_basic 0.000110 0.004873 0.395562 ( 0.476801)
test_all 0.064296 0.034509 377.880942 ( 36.399935)
test_rubyspec 0.021542 0.043142 40.703038 ( 53.265103)
total: 102.75 sec