Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-142446
#<BuildRuby:0x00005606bb46be88
@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.20231219-142446",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004890 0.000164 1.034028 ( 1.372587)
build_miniruby 0.001022 0.000186 0.872206 ( 0.872200)
build_ruby 0.001476 0.000269 2.718733 ( 2.719269)
build_all 0.008538 0.000000 12.089588 ( 1.017167)
build_install 0.005746 0.004620 3.582605 ( 0.977212)
test_btest 0.000543 0.000116 62.706883 ( 4.768737)
test_basic 0.000000 0.002853 0.374289 ( 0.458775)
test_all 0.073925 0.025394 378.101652 ( 42.072811)
test_rubyspec 0.040040 0.032616 40.042367 ( 52.673873)
total: 106.93 sec