Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-065453
#<BuildRuby:0x00005579ddb1b280
@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.20240103-065453",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.002333 0.003233 1.325043 ( 1.552211)
build_miniruby 0.000598 0.000262 0.856836 ( 0.856391)
build_ruby 0.000910 0.000399 2.682673 ( 2.682375)
build_all 0.000914 0.008391 14.342929 ( 1.307942)
build_install 0.007508 0.000000 4.235178 ( 1.073434)
test_btest 0.000878 0.000224 75.829233 ( 6.883219)
test_basic 0.000396 0.004246 0.650584 ( 0.730337)
test_all 0.106072 0.028642 479.431282 ( 55.622058)
test_rubyspec 0.029699 0.016027 48.585744 ( 61.011035)
total: 131.72 sec