Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-171254
#<BuildRuby:0x00005644104bfbb8
@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.20230609-171254",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001328 0.004466 1.314632 ( 2.682781)
build_miniruby 0.001077 0.000253 0.916299 ( 0.915365)
build_ruby 0.001394 0.000328 2.651601 ( 2.651845)
build_all 0.008034 0.001228 12.483194 ( 1.070461)
build_install 0.006885 0.000681 1.776837 ( 0.877814)
test_btest 0.000971 0.000211 80.803358 ( 7.000135)
test_basic 0.003646 0.000793 0.652009 ( 0.733405)
test_all 0.001369 0.000000 422.087872 ( 42.526152)
test_rubyspec 0.019921 0.012545 41.722957 ( 54.247743)
total: 112.71 sec