Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-223302
#<BuildRuby:0x00005653126afe80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221229-223302",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000326 0.006442 0.847789 ( 1.025969)
build_miniruby 0.000890 0.000411 1.013401 ( 1.011453)
build_ruby 0.001111 0.000513 2.792771 ( 2.790395)
build_all 0.009792 0.000000 16.804251 ( 2.969924)
build_install 0.010187 0.001475 2.302685 ( 1.178435)
test_btest 0.000802 0.000283 70.887891 ( 11.639616)
test_basic 0.005285 0.001866 0.348378 ( 0.433290)
test_all 0.001350 0.000477 665.504210 (103.399535)
test_rubyspec 0.070790 0.063688 51.625478 ( 59.670831)
total: 184.12 sec