Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-130608
#<BuildRuby:0x000055ca32fbbfb0
@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.20221218-130608",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003973 0.000000 0.863033 ( 1.069263)
build_miniruby 0.000840 0.000187 0.931895 ( 0.930487)
build_ruby 0.000974 0.000244 2.749814 ( 2.653994)
build_all 0.009136 0.000125 15.898861 ( 3.234934)
build_install 0.005214 0.004577 2.291735 ( 1.326971)
test_btest 0.000504 0.000135 61.626540 ( 11.920897)
test_basic 0.000287 0.004462 0.317848 ( 0.409053)
test_all 0.000000 0.002613 664.057480 (156.685113)
test_rubyspec 0.040440 0.025474 53.072308 ( 61.190086)
total: 239.42 sec