Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-030315
#<BuildRuby:0x0000555cfc8af918
@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.20230620-030315",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003368 0.002772 1.452657 ( 2.701247)
build_miniruby 0.000714 0.000199 0.783581 ( 0.783207)
build_ruby 0.001222 0.000000 2.502440 ( 2.502453)
build_all 0.009968 0.000000 15.755352 ( 1.370010)
build_install 0.008152 0.002013 4.542401 ( 1.078073)
test_btest 0.000592 0.000142 85.073300 ( 7.650758)
test_basic 0.002771 0.000665 0.601027 ( 0.683803)
test_all 0.001561 0.000190 426.231977 ( 45.103718)
test_rubyspec 0.017193 0.023825 42.398779 ( 54.919527)
total: 116.79 sec