Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-230103
#<BuildRuby:0x00005568cbff7e20
@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.20230627-230103",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005375 0.000000 1.341659 ( 2.632471)
build_miniruby 0.001003 0.000000 0.881984 ( 0.882290)
build_ruby 0.001230 0.000000 2.602796 ( 2.603388)
build_all 0.005074 0.005040 15.973346 ( 1.438613)
build_install 0.007981 0.001142 4.681776 ( 1.110499)
test_btest 0.000923 0.000241 87.384136 ( 7.530200)
test_basic 0.001330 0.003107 0.745407 ( 0.825350)
test_all 0.001237 0.000361 450.177538 ( 47.052005)
test_rubyspec 0.014356 0.024025 43.235925 ( 55.635431)
total: 119.71 sec