Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-081203
#<BuildRuby:0x000055b3b4ecf050
@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.20230214-081203",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003756 0.000000 0.784741 ( 1.425625)
build_miniruby 0.000991 0.000061 0.683072 ( 0.682178)
build_ruby 0.001147 0.000082 2.094709 ( 2.094553)
build_all 0.002309 0.007066 12.559863 ( 1.543504)
build_install 0.002400 0.004319 1.576921 ( 0.782099)
test_btest 0.000585 0.000147 67.415955 ( 6.167233)
test_basic 0.002984 0.000746 0.315663 ( 0.410632)
test_all 0.000935 0.000234 482.887192 ( 46.647211)
test_rubyspec 0.013848 0.013517 35.355878 ( 45.897934)
total: 105.65 sec