Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-131648
#<BuildRuby:0x0000555c79ff3f90
@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.20231203-131648",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000092 0.004002 0.973053 ( 1.240631)
build_miniruby 0.000641 0.000117 0.861667 ( 0.862137)
build_ruby 0.000907 0.000165 2.694885 ( 2.694726)
build_all 0.002915 0.004946 12.103452 ( 0.995714)
build_install 0.002436 0.012269 3.535666 ( 0.958590)
test_btest 0.000476 0.000238 64.270314 ( 4.511440)
test_basic 0.002701 0.001351 0.370627 ( 0.453155)
test_all 0.073567 0.030168 368.177903 ( 36.659863)
test_rubyspec 0.037548 0.034585 39.688379 ( 52.353946)
total: 100.73 sec