Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-134239
#<BuildRuby:0x0000559e0e046620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230113-134239",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000013)
build_up 0.001987 0.004675 0.843781 ( 1.321082)
build_miniruby 0.001047 0.000323 1.018309 ( 1.016309)
build_ruby 0.001202 0.000369 2.778900 ( 2.776347)
build_all 0.008513 0.001176 16.783324 ( 2.955854)
build_install 0.001344 0.009967 2.093703 ( 1.090444)
test_btest 0.000980 0.000000 73.244463 ( 11.068322)
test_basic 0.003589 0.002620 0.340973 ( 0.427494)
test_all 0.000970 0.000425 652.672929 (112.638846)
test_rubyspec 0.076900 0.056205 51.976067 ( 60.020434)
total: 193.32 sec