Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-033902
#<BuildRuby:0x000055fc39220070
@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.20221206-033902",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004223 0.000018 0.807229 ( 1.091087)
build_miniruby 0.000838 0.000060 0.532622 ( 0.532324)
build_ruby 0.001286 0.000000 1.719599 ( 1.642867)
build_all 0.009549 0.000000 11.936674 ( 1.452389)
build_install 0.006816 0.000000 1.610464 ( 0.762341)
test_btest 0.000750 0.000000 64.176830 ( 6.163153)
test_basic 0.000000 0.003036 0.230038 ( 0.326718)
test_all 0.000000 0.001169 481.555883 ( 50.231121)
test_rubyspec 0.017786 0.010260 35.389013 ( 45.980612)
total: 108.18 sec