Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-042626
#<BuildRuby:0x000055f07d917918
@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.20230808-042626",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004278 0.001604 1.508804 ( 2.844239)
build_miniruby 0.000816 0.000306 0.991757 ( 0.990930)
build_ruby 0.000825 0.000309 2.794734 ( 2.795284)
build_all 0.006596 0.003529 15.163213 ( 1.374693)
build_install 0.007686 0.001276 2.246100 ( 0.959861)
test_btest 0.000690 0.000254 83.416749 ( 8.184737)
test_basic 0.007102 0.000928 0.760622 ( 0.833560)
test_all 0.001033 0.000362 557.245409 ( 52.875574)
test_rubyspec 0.028457 0.016022 48.700491 ( 61.000075)
total: 131.86 sec