Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-155544
#<BuildRuby:0x00005633c16cb678
@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.20231124-155544",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002322 0.002838 1.341748 ( 1.748383)
build_miniruby 0.000844 0.000161 0.825349 ( 0.825486)
build_ruby 0.001096 0.000209 2.746465 ( 2.746616)
build_all 0.007438 0.002941 17.391346 ( 1.530559)
build_install 0.005777 0.004092 5.252093 ( 1.217321)
test_btest 0.000829 0.000199 89.776886 ( 7.569675)
test_basic 0.000000 0.004276 0.701661 ( 0.778449)
test_all 0.092433 0.042318 528.837151 ( 54.802259)
test_rubyspec 0.024571 0.022977 49.859656 ( 62.158432)
total: 133.38 sec