Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-111636
#<BuildRuby:0x0000555fda1e3ce8
@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.20231228-111636",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.004389 0.000163 1.183445 ( 1.558730)
build_miniruby 0.001018 0.000283 0.865269 ( 0.864605)
build_ruby 0.001241 0.000344 2.834329 ( 2.833754)
build_all 0.004019 0.005479 16.897557 ( 1.528349)
build_install 0.008599 0.000000 4.800313 ( 1.145203)
test_btest 0.001024 0.000000 84.666887 ( 8.012634)
test_basic 0.001896 0.002528 0.635034 ( 0.710701)
test_all 0.097756 0.033954 554.652663 ( 53.115339)
test_rubyspec 0.017824 0.032737 50.654198 ( 62.905658)
total: 132.68 sec