Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-190208
#<BuildRuby:0x000055f8bb047f90
@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.20231224-190208",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004148 0.000010 0.748304 ( 1.331199)
build_miniruby 0.001206 0.000100 0.908233 ( 0.908298)
build_ruby 0.000000 0.001620 2.770966 ( 2.774450)
build_all 0.004320 0.003180 12.050717 ( 1.009992)
build_install 0.007896 0.005291 3.385792 ( 0.968524)
test_btest 0.000553 0.000127 63.097927 ( 5.492884)
test_basic 0.002738 0.000632 0.377746 ( 0.460284)
test_all 0.076192 0.032123 443.700967 ( 37.435545)
test_rubyspec 0.036569 0.020391 40.791503 ( 53.538775)
total: 103.92 sec