Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-193254
#<BuildRuby:0x000055b884d9b678
@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.20231208-193254",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001915 0.003525 1.349204 ( 1.688291)
build_miniruby 0.001048 0.000221 0.944028 ( 0.942951)
build_ruby 0.001123 0.000237 2.728800 ( 2.729486)
build_all 0.009707 0.000336 17.107810 ( 1.530927)
build_install 0.002489 0.007690 5.054868 ( 1.201177)
test_btest 0.000962 0.000263 87.537270 ( 7.912001)
test_basic 0.003127 0.000853 0.602550 ( 0.680009)
test_all 0.106191 0.035580 544.308287 ( 65.767097)
test_rubyspec 0.036979 0.009009 50.687725 ( 63.032313)
total: 145.49 sec