Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-105034
#<BuildRuby:0x000055da7683c0b0
@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.20231126-105034",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.004970 0.000529 0.899037 ( 1.280075)
build_miniruby 0.000738 0.000369 0.812335 ( 0.812173)
build_ruby 0.000907 0.000454 2.640708 ( 2.641560)
build_all 0.008799 0.000000 12.656645 ( 1.040884)
build_install 0.009500 0.001640 3.884732 ( 0.991262)
test_btest 0.000715 0.000000 65.185766 ( 4.830516)
test_basic 0.000000 0.004273 0.397967 ( 0.477246)
test_all 0.070891 0.025048 349.489775 ( 35.850799)
test_rubyspec 0.017027 0.048808 40.048218 ( 52.605359)
total: 100.53 sec