Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-100516
#<BuildRuby:0x0000560d10a30048
@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.20240113-100516",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.004158 0.823750 ( 1.210207)
build_miniruby 0.000879 0.000224 0.963610 ( 0.965085)
build_ruby 0.001098 0.000274 2.771757 ( 2.771506)
build_all 0.008365 0.002091 14.660500 ( 1.493545)
build_install 0.003932 0.004742 4.255879 ( 1.144074)
test_btest 0.000503 0.000155 79.758083 ( 7.539383)
test_basic 0.000005 0.003254 0.428830 ( 0.510574)
test_all 0.105540 0.030348 521.258268 ( 56.198831)
test_rubyspec 0.009712 0.022859 48.911800 ( 61.454434)
total: 133.29 sec