Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-162007
#<BuildRuby:0x0000564903948070
@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.20230310-162007",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004000 0.000009 0.837827 ( 2.142830)
build_miniruby 0.000828 0.000069 0.648466 ( 0.648147)
build_ruby 0.001041 0.000087 2.099039 ( 2.098817)
build_all 0.008789 0.000046 11.376350 ( 0.997477)
build_install 0.002807 0.003944 1.563308 ( 0.865804)
test_btest 0.000783 0.000104 75.567567 ( 6.959416)
test_basic 0.004367 0.000034 0.256077 ( 0.350187)
test_all 0.000691 0.000086 399.290082 ( 40.966900)
test_rubyspec 0.019951 0.009895 36.373966 ( 46.892372)
total: 101.92 sec