Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-011249
#<BuildRuby:0x0000558e40da0060
@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.20231223-011249",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000371 0.004092 0.750227 ( 1.155747)
build_miniruby 0.001131 0.000206 0.907581 ( 0.907471)
build_ruby 0.001619 0.000000 2.774510 ( 2.778558)
build_all 0.008248 0.000000 12.217049 ( 1.005255)
build_install 0.012016 0.000146 3.529571 ( 0.981104)
test_btest 0.000622 0.000078 67.664661 ( 5.642744)
test_basic 0.004046 0.000506 0.395815 ( 0.469787)
test_all 0.086682 0.018236 400.905069 ( 44.728552)
test_rubyspec 0.014396 0.035076 40.867914 ( 53.649646)
total: 111.32 sec