Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-023826
#<BuildRuby:0x000055a1a59b7520
@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.20240114-023826",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001121 0.004206 0.824174 ( 1.178436)
build_miniruby 0.000820 0.000126 0.824856 ( 0.825070)
build_ruby 0.001320 0.000203 2.704302 ( 2.704569)
build_all 0.007960 0.000000 11.995088 ( 0.981292)
build_install 0.009292 0.005130 3.451584 ( 0.970922)
test_btest 0.000817 0.000153 63.278283 ( 4.872972)
test_basic 0.000418 0.004739 0.419462 ( 0.499945)
test_all 0.070582 0.028322 396.720295 ( 36.271421)
test_rubyspec 0.028697 0.037752 41.076625 ( 53.611705)
total: 101.92 sec