Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-200428
#<BuildRuby:0x000055e58d02fe68
@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.20240114-200428",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004768 0.000530 1.025061 ( 1.373762)
build_miniruby 0.001547 0.000000 0.825231 ( 0.828871)
build_ruby 0.001588 0.000000 2.793862 ( 2.793395)
build_all 0.008488 0.000000 14.231846 ( 1.299960)
build_install 0.007409 0.000168 4.086119 ( 1.080848)
test_btest 0.000000 0.001068 74.608130 ( 6.886284)
test_basic 0.000000 0.003935 0.691783 ( 0.768896)
test_all 0.073183 0.056916 462.311991 ( 54.346486)
test_rubyspec 0.031787 0.012905 48.622861 ( 61.031574)
total: 130.41 sec