Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-161213
#<BuildRuby:0x0000564015200110
@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.20240110-161213",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.002315 0.003515 0.814452 ( 1.244926)
build_miniruby 0.000823 0.000190 0.805615 ( 0.805887)
build_ruby 0.001190 0.000275 2.667131 ( 2.668041)
build_all 0.007899 0.000000 11.977047 ( 0.966637)
build_install 0.012982 0.000221 3.387703 ( 0.966201)
test_btest 0.000684 0.000114 66.291772 ( 4.442357)
test_basic 0.004986 0.000150 0.394462 ( 0.474248)
test_all 0.090306 0.007730 365.315298 ( 40.203241)
test_rubyspec 0.037767 0.027170 40.740704 ( 53.284969)
total: 105.06 sec