Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-012205
#<BuildRuby:0x00005581756cc130
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-012205",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.002262 0.003236 0.799836 ( 1.213822)
build_miniruby 0.000676 0.000308 0.796460 ( 0.796484)
build_ruby 0.001040 0.000472 2.658718 ( 2.659325)
build_all 0.007164 0.001327 11.940913 ( 0.963981)
build_install 0.008033 0.002374 3.375144 ( 0.962032)
test_btest 0.000650 0.000259 62.342545 ( 5.531616)
test_basic 0.001657 0.002997 0.405772 ( 0.484949)
test_all 0.085248 0.012706 370.607802 ( 39.460097)
test_rubyspec 0.038174 0.026917 40.060992 ( 52.625361)
total: 104.70 sec