Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-190935
#<BuildRuby:0x0000555c3b527d48
@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.20221225-190935",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.003440 0.574621 ( 0.962761)
build_miniruby 0.000000 0.000933 0.738524 ( 0.738534)
build_ruby 0.000000 0.001261 2.529639 ( 2.529101)
build_all 0.006397 0.002697 12.493027 ( 1.532006)
build_install 0.005762 0.001235 1.678539 ( 0.777460)
test_btest 0.000552 0.000119 64.251983 ( 6.259585)
test_basic 0.000072 0.003410 0.245659 ( 0.341658)
test_all 0.000772 0.000206 485.577987 ( 45.612180)
test_rubyspec 0.009253 0.017759 35.362513 ( 45.896185)
total: 104.65 sec