Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-175521
#<BuildRuby:0x0000561989683280
@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.20240117-175521",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.004490 0.813191 ( 1.237115)
build_miniruby 0.000521 0.000497 0.806845 ( 0.806804)
build_ruby 0.001862 0.000000 2.707852 ( 2.708060)
build_all 0.007188 0.000520 12.101716 ( 0.956106)
build_install 0.007931 0.004174 3.432554 ( 0.978409)
test_btest 0.000688 0.000145 65.230478 ( 5.762981)
test_basic 0.000569 0.003612 0.415936 ( 0.496497)
test_all 0.065414 0.031097 382.333051 ( 32.176400)
test_rubyspec 0.035210 0.091324 73.956553 ( 86.422965)
total: 131.55 sec