Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-211458
#<BuildRuby:0x000055ffa2734090
@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.20230523-211458",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004435 0.000740 1.408173 ( 2.710548)
build_miniruby 0.000967 0.000162 0.843802 ( 0.843901)
build_ruby 0.001192 0.000199 2.539714 ( 2.540179)
build_all 0.002151 0.006980 12.394388 ( 1.084208)
build_install 0.007442 0.000000 1.628648 ( 0.832196)
test_btest 0.000885 0.000097 83.155146 ( 6.325347)
test_basic 0.002854 0.000648 0.661935 ( 0.746046)
test_all 0.000000 0.001131 423.780669 ( 42.699894)
test_rubyspec 0.007004 0.031175 41.042960 ( 53.524951)
total: 111.31 sec