Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-202956
#<BuildRuby:0x000055b47b22b818
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-202956",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004922 0.000518 1.399247 ( 1.769621)
build_miniruby 0.000950 0.000100 0.916616 ( 0.916759)
build_ruby 0.001342 0.000141 2.831729 ( 2.831456)
build_all 0.009463 0.000996 17.346501 ( 1.560085)
build_install 0.004582 0.004781 5.237844 ( 1.192614)
test_btest 0.000958 0.000000 93.156051 ( 7.442998)
test_basic 0.004671 0.000134 0.697983 ( 0.775430)
test_all 0.103756 0.031152 525.931999 ( 54.272077)
test_rubyspec 0.019725 0.032716 53.442083 ( 65.772429)
total: 136.53 sec