Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-150531
#<BuildRuby:0x0000560a6bb3bac0
@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.20221223-150531",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002930 0.000799 0.646998 ( 1.058149)
build_miniruby 0.000964 0.000000 0.738364 ( 0.737900)
build_ruby 0.001242 0.000000 2.504346 ( 2.504359)
build_all 0.007609 0.001442 12.370687 ( 1.498158)
build_install 0.001758 0.005220 1.633753 ( 0.775411)
test_btest 0.000501 0.000167 66.108998 ( 6.216048)
test_basic 0.000249 0.003067 0.240947 ( 0.338064)
test_all 0.001202 0.000000 478.925112 ( 45.251724)
test_rubyspec 0.001728 0.027314 35.375727 ( 45.933961)
total: 104.31 sec