Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-164920
#<BuildRuby:0x000055d918e03818
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-164920",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.001641 0.004870 1.056771 ( 1.348391)
build_miniruby 0.000648 0.000324 0.803305 ( 0.803475)
build_ruby 0.000912 0.000456 2.649809 ( 2.650484)
build_all 0.006929 0.001189 11.989060 ( 0.990263)
build_install 0.006535 0.008190 3.480496 ( 0.968704)
test_btest 0.000500 0.000273 62.899379 ( 5.584391)
test_basic 0.000582 0.005640 0.394413 ( 0.472851)
test_all 0.084041 0.019575 372.390770 ( 35.437705)
test_rubyspec 0.041158 0.027608 39.814630 ( 52.380494)
total: 100.64 sec