Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-063514
#<BuildRuby:0x0000563058b5f3b8
@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.20230112-063514",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003279 0.000298 0.640296 ( 1.079607)
build_miniruby 0.000869 0.000079 0.673945 ( 0.673071)
build_ruby 0.001161 0.000106 2.427828 ( 2.432180)
build_all 0.009503 0.000060 12.999521 ( 1.612326)
build_install 0.006275 0.000132 1.503137 ( 0.710872)
test_btest 0.000594 0.000043 68.186530 ( 6.302063)
test_basic 0.003084 0.000220 0.248467 ( 0.344281)
test_all 0.001482 0.000000 494.445616 ( 47.868595)
test_rubyspec 0.016500 0.010302 35.036356 ( 45.620524)
total: 106.64 sec