Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-133509
#<BuildRuby:0x000055d25c9900a0
@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-133509",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000620 0.004152 1.142059 ( 1.600687)
build_miniruby 0.000723 0.000212 0.859893 ( 0.859104)
build_ruby 0.001533 0.000451 2.850512 ( 2.854852)
build_all 0.009580 0.000339 16.033090 ( 1.502885)
build_install 0.006658 0.001752 4.519525 ( 1.145004)
test_btest 0.000787 0.000207 83.605944 ( 6.757533)
test_basic 0.004681 0.000017 0.686446 ( 0.764219)
test_all 0.113692 0.021185 504.539959 ( 60.061116)
test_rubyspec 0.028363 0.020108 50.100876 ( 62.437757)
total: 137.98 sec