Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-213707
#<BuildRuby:0x0000564e280b00a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231111-213707",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005021 0.000106 1.392984 ( 1.638895)
build_miniruby 0.001068 0.000107 0.885064 ( 0.884808)
build_ruby 0.001241 0.000124 2.801391 ( 2.801982)
build_all 0.000000 0.009620 16.089495 ( 1.434680)
build_install 0.007178 0.001598 4.842939 ( 1.149206)
test_btest 0.000605 0.000131 86.313557 ( 6.901513)
test_basic 0.003810 0.000828 0.750238 ( 0.830225)
test_all 0.081173 0.052995 527.340230 ( 51.618952)
test_rubyspec 0.017443 0.030044 50.845890 ( 63.175591)
total: 130.44 sec