Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-140355
#<BuildRuby:0x00005601ca8bf340
@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.20240109-140355",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000000 0.007902 0.833844 ( 1.221690)
build_miniruby 0.000000 0.001285 0.832308 ( 0.832054)
build_ruby 0.000000 0.001678 2.683422 ( 2.683945)
build_all 0.005470 0.001727 12.004555 ( 0.974232)
build_install 0.011243 0.001377 3.400929 ( 0.961858)
test_btest 0.000488 0.000225 64.696855 ( 4.622403)
test_basic 0.003725 0.000000 0.395237 ( 0.476859)
test_all 0.085501 0.012699 369.742567 ( 41.992416)
test_rubyspec 0.042292 0.023887 41.019582 ( 53.582808)
total: 107.35 sec