Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-140327
#<BuildRuby:0x000055b7e1190020
@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.20240110-140327",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.003861 0.003439 0.804818 ( 1.219398)
build_miniruby 0.000859 0.000115 0.813638 ( 0.813579)
build_ruby 0.001346 0.000179 2.666707 ( 2.667123)
build_all 0.007722 0.000000 12.269643 ( 0.986978)
build_install 0.010874 0.000343 3.417316 ( 0.963475)
test_btest 0.000772 0.000082 63.992130 ( 4.496668)
test_basic 0.000000 0.003975 0.405769 ( 0.486062)
test_all 0.078431 0.018952 377.565696 ( 42.461119)
test_rubyspec 0.025007 0.042190 40.642245 ( 53.198453)
total: 107.29 sec