Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-021922
#<BuildRuby:0x0000560d8cb80020
@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.20221231-021922",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003454 0.632550 ( 1.056092)
build_miniruby 0.000000 0.000928 0.736265 ( 0.736607)
build_ruby 0.001220 0.000000 2.498076 ( 2.498488)
build_all 0.005477 0.003933 12.581607 ( 1.527563)
build_install 0.004651 0.001993 1.586859 ( 0.755931)
test_btest 0.000471 0.000202 67.857274 ( 6.152079)
test_basic 0.002311 0.000991 0.242037 ( 0.338017)
test_all 0.000775 0.000332 482.831240 ( 48.385937)
test_rubyspec 0.002149 0.026720 34.829880 ( 45.366232)
total: 106.82 sec