Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-231755
#<BuildRuby:0x00005592ddb44040
@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.20240115-231755",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000625 0.004272 0.784763 ( 1.179890)
build_miniruby 0.000920 0.000076 0.842918 ( 0.842790)
build_ruby 0.001247 0.000104 2.652609 ( 2.653511)
build_all 0.000688 0.007164 12.250211 ( 1.001545)
build_install 0.009641 0.001152 3.354977 ( 0.961169)
test_btest 0.000617 0.000123 64.495965 ( 4.560243)
test_basic 0.003488 0.000698 0.393869 ( 0.475493)
test_all 0.072476 0.025923 395.691163 ( 36.517344)
test_rubyspec 0.043006 0.021663 40.465358 ( 53.034590)
total: 101.23 sec