Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-224003
#<BuildRuby:0x000055ae8abf34f0
@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.20240108-224003",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004937 0.000296 1.462243 ( 1.847972)
build_miniruby 0.000988 0.000277 1.526829 ( 1.530819)
build_ruby 0.001530 0.000000 4.582442 ( 4.593219)
build_all 0.009680 0.000866 16.772184 ( 1.901376)
build_install 0.014980 0.001640 5.212958 ( 1.983213)
test_btest 0.000675 0.000163 82.346704 ( 13.119175)
test_basic 0.000000 0.005248 0.686065 ( 0.756940)
test_all 0.084899 0.035807 542.913091 ( 80.422534)
test_rubyspec 0.029461 0.040251 86.345222 ( 98.837123)
total: 204.99 sec