Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-180657
#<BuildRuby:0x000055c1763b00c8
@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.20231226-180657",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002583 0.004722 0.794718 ( 1.205851)
build_miniruby 0.000917 0.000250 0.831041 ( 0.830935)
build_ruby 0.001341 0.000365 2.658443 ( 2.659171)
build_all 0.005189 0.003317 11.953034 ( 0.979776)
build_install 0.008324 0.002562 3.321429 ( 0.951408)
test_btest 0.000498 0.000154 64.588702 ( 5.297320)
test_basic 0.000097 0.004908 0.393980 ( 0.472769)
test_all 0.083710 0.013827 366.564164 ( 41.679522)
test_rubyspec 0.027538 0.053915 40.158614 ( 52.708608)
total: 106.79 sec