Logfile: /home/ko1/ruby/logs/brlog.trunk.20230219-073918
#<BuildRuby:0x000055e76c43bf30
@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.20230219-073918",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001799 0.002089 0.812737 ( 1.199219)
build_miniruby 0.000723 0.000223 0.676585 ( 0.675509)
build_ruby 0.000933 0.000287 2.100136 ( 2.099732)
build_all 0.005120 0.004177 12.337782 ( 1.524636)
build_install 0.000543 0.006020 1.518670 ( 0.772103)
test_btest 0.000473 0.000220 66.070475 ( 6.172285)
test_basic 0.000000 0.003609 0.282749 ( 0.377570)
test_all 0.000891 0.000281 483.507392 ( 46.796520)
test_rubyspec 0.017275 0.012714 36.215763 ( 46.491488)
total: 106.11 sec