Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-124350
#<BuildRuby:0x0000562f708f3f90
@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.20231123-124350",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004732 0.000789 0.920834 ( 1.313047)
build_miniruby 0.000862 0.000143 0.804971 ( 0.805085)
build_ruby 0.001220 0.000203 2.610843 ( 2.611730)
build_all 0.004561 0.003609 12.401455 ( 1.026151)
build_install 0.000000 0.010441 3.685010 ( 0.983111)
test_btest 0.000089 0.000654 65.425882 ( 5.171347)
test_basic 0.004338 0.000127 0.425663 ( 0.504807)
test_all 0.072840 0.024549 365.373910 ( 32.873320)
test_rubyspec 0.041380 0.024582 39.977365 ( 52.569824)
total: 97.86 sec