Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-033953
#<BuildRuby:0x000055c822de40c8
@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.20240107-033953",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004465 0.000235 1.176442 ( 1.601655)
build_miniruby 0.001315 0.000069 1.400380 ( 1.403960)
build_ruby 0.001533 0.000081 4.247655 ( 4.254234)
build_all 0.009859 0.000519 16.477096 ( 1.667213)
build_install 0.007903 0.007682 4.878462 ( 1.647975)
test_btest 0.000648 0.000081 81.847954 ( 10.484262)
test_basic 0.005699 0.000713 0.649395 ( 0.713227)
test_all 0.103077 0.020059 545.693453 ( 72.094735)
test_rubyspec 0.033745 0.028733 75.238021 ( 87.597843)
total: 181.47 sec