Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-103255
#<BuildRuby:0x000055badad4f130
@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.20230727-103255",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000980 0.004112 1.359646 ( 2.611013)
build_miniruby 0.000843 0.000133 0.881475 ( 0.880681)
build_ruby 0.001597 0.000000 2.687164 ( 2.692447)
build_all 0.004828 0.004542 14.669738 ( 1.338520)
build_install 0.005167 0.003456 2.083293 ( 0.946757)
test_btest 0.000759 0.000173 82.832269 ( 7.625668)
test_basic 0.003888 0.000884 0.669716 ( 0.746206)
test_all 0.001059 0.000241 506.188186 ( 53.937550)
test_rubyspec 0.019898 0.019742 43.198742 ( 55.490614)
total: 126.27 sec