Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-210205
#<BuildRuby:0x0000563aae9235f8
@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.20230529-210205",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002019 0.003119 1.446663 ( 2.675446)
build_miniruby 0.000755 0.000330 0.816426 ( 0.815989)
build_ruby 0.000867 0.000380 2.413972 ( 2.414576)
build_all 0.007716 0.001546 12.137641 ( 1.095806)
build_install 0.001981 0.005116 1.597987 ( 0.830108)
test_btest 0.000773 0.000364 81.284876 ( 7.142411)
test_basic 0.003873 0.000000 0.680633 ( 0.763831)
test_all 0.001166 0.000371 434.336499 ( 39.644935)
test_rubyspec 0.013373 0.020348 40.207972 ( 52.815033)
total: 108.20 sec