Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-180558
#<BuildRuby:0x0000562beba803c8
@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.20221228-180558",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.000000 0.006700 0.848146 ( 1.533720)
build_miniruby 0.000000 0.001234 1.021220 ( 1.019018)
build_ruby 0.000503 0.001157 2.802439 ( 2.799566)
build_all 0.006920 0.002768 16.797169 ( 2.981584)
build_install 0.010709 0.000924 2.310211 ( 1.178452)
test_btest 0.001070 0.000000 70.926644 ( 10.897812)
test_basic 0.005895 0.000960 0.313985 ( 0.399836)
test_all 0.000945 0.000315 667.627064 (108.562642)
test_rubyspec 0.071061 0.033725 51.759171 ( 59.877336)
total: 189.25 sec