Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-214347
#<BuildRuby:0x000055ca65780098
@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.20231119-214347",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004972 0.000000 1.250226 ( 1.632819)
build_miniruby 0.001090 0.000000 0.915679 ( 0.914775)
build_ruby 0.001355 0.000000 2.658767 ( 2.659184)
build_all 0.002815 0.007427 16.600074 ( 1.518066)
build_install 0.009137 0.000000 4.914394 ( 1.183727)
test_btest 0.001038 0.000000 84.273464 ( 7.462540)
test_basic 0.003673 0.000753 0.665367 ( 0.741481)
test_all 0.097415 0.040447 494.136931 ( 54.721843)
test_rubyspec 0.022881 0.025822 50.429299 ( 62.692313)
total: 133.53 sec