Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-150238
#<BuildRuby:0x000055eee0eda678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-150238",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000029 0.000007 0.000036 ( 0.000036)
autoconf 0.000068 0.000015 0.000083 ( 0.000083)
configure 0.000048 0.000011 0.000059 ( 0.000059)
build_up 0.004863 0.008551 0.886416 ( 1.084687)
build_miniruby 0.000850 0.000303 1.024072 ( 1.022148)
build_ruby 0.001193 0.000427 2.782638 ( 2.780053)
build_all 0.009565 0.000268 16.880560 ( 2.983949)
build_install 0.008920 0.002788 2.131070 ( 1.085646)
test_btest 0.000808 0.000252 77.538644 ( 10.702500)
test_basic 0.006679 0.000487 0.352609 ( 0.438400)
test_all 0.000000 0.001211 677.226758 ( 97.297324)
test_rubyspec 0.069410 0.067012 52.710944 ( 60.699279)
total: 178.09 sec