Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-170254
#<BuildRuby:0x000055bc15acbfa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-170254",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000028 0.000002 0.000030 ( 0.000044)
build_up 0.004893 0.000349 1.185571 ( 1.309602)
build_miniruby 0.000831 0.000060 1.040655 ( 1.039420)
build_ruby 0.001210 0.000086 2.797595 ( 2.704899)
build_all 0.009153 0.000016 15.720608 ( 3.345142)
build_install 0.010883 0.000108 2.350862 ( 1.367239)
test_btest 0.000530 0.000029 67.152003 ( 11.347706)
test_basic 0.000265 0.004155 0.327690 ( 0.418978)
test_all 0.001027 0.000000 694.068503 (106.392649)
test_rubyspec 0.052868 0.016190 53.648955 ( 61.847116)
total: 189.77 sec