Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-151453
#<BuildRuby:0x000055c5ee49f840
@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.20240110-151453",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.005419 0.000000 1.074767 ( 1.500315)
build_miniruby 0.000995 0.000000 0.924333 ( 0.924480)
build_ruby 0.001250 0.000000 2.841531 ( 2.842244)
build_all 0.009460 0.000359 14.783160 ( 1.404365)
build_install 0.010489 0.000403 4.214995 ( 1.134099)
test_btest 0.000821 0.000000 77.718451 ( 7.501962)
test_basic 0.004738 0.000000 0.499551 ( 0.580472)
test_all 0.102756 0.032333 539.705699 ( 53.795049)
test_rubyspec 0.017499 0.018292 50.143999 ( 62.696173)
total: 132.38 sec