Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-152223
#<BuildRuby:0x000055b578807f90
@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.20231207-152223",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000017 0.000005 0.000022 ( 0.000020)
build_up 0.003094 0.000928 0.990982 ( 1.273048)
build_miniruby 0.000899 0.000270 0.860699 ( 0.859938)
build_ruby 0.000906 0.000272 2.702520 ( 2.705101)
build_all 0.006587 0.000569 12.084431 ( 1.016229)
build_install 0.003474 0.005957 3.563299 ( 0.963850)
test_btest 0.000344 0.000125 62.670774 ( 5.112301)
test_basic 0.002879 0.001047 0.374611 ( 0.455233)
test_all 0.057135 0.041786 385.107396 ( 39.722194)
test_rubyspec 0.027941 0.041838 39.656701 ( 52.329152)
total: 104.44 sec