Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-185019
#<BuildRuby:0x0000558f7914be88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231221-185019",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000098 0.004023 1.047329 ( 1.301154)
build_miniruby 0.000921 0.000168 0.900167 ( 0.900802)
build_ruby 0.001654 0.000300 2.744771 ( 2.748096)
build_all 0.002576 0.004969 12.152929 ( 1.008940)
build_install 0.005129 0.004713 3.619481 ( 0.984321)
test_btest 0.000571 0.000190 62.512827 ( 6.302091)
test_basic 0.000000 0.003774 0.380677 ( 0.463663)
test_all 0.079974 0.027330 462.274619 ( 41.019972)
test_rubyspec 0.024636 0.023512 40.470077 ( 53.205065)
total: 107.93 sec