Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-193131
#<BuildRuby:0x000056236ef6bd68
@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.20231022-193131",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005376 0.000566 2.148770 ( 2.388224)
build_miniruby 0.001056 0.000000 0.782914 ( 0.783007)
build_ruby 0.000000 0.001192 2.677254 ( 2.678412)
build_all 0.003106 0.006506 15.632248 ( 1.440866)
build_install 0.003913 0.005015 5.037139 ( 1.130501)
test_btest 0.000000 0.000723 81.271165 ( 6.974139)
test_basic 0.000631 0.003679 0.664229 ( 0.744999)
test_all 0.101907 0.030262 498.985123 ( 47.167379)
test_rubyspec 0.029515 0.017857 48.514058 ( 60.830747)
total: 124.14 sec