Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-135406
#<BuildRuby:0x000055ad6cdc6e68
@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.20230307-135406",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003811 0.000346 0.723952 ( 2.069591)
build_miniruby 0.000861 0.000078 0.662449 ( 0.662163)
build_ruby 0.001071 0.000097 2.170410 ( 2.170842)
build_all 0.007599 0.000691 11.260774 ( 0.981825)
build_install 0.006768 0.000138 1.531758 ( 0.940191)
test_btest 0.000870 0.000072 75.642076 ( 7.104011)
test_basic 0.003036 0.000253 0.247884 ( 0.343438)
test_all 0.001092 0.000091 384.619735 ( 37.308554)
test_rubyspec 0.005729 0.023910 36.224356 ( 46.694934)
total: 98.28 sec