Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-075724
#<BuildRuby:0x000055d4b238ff90
@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.20231125-075724",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001018 0.004542 0.933758 ( 1.362350)
build_miniruby 0.000811 0.000243 0.835223 ( 0.835083)
build_ruby 0.001108 0.000333 2.627949 ( 2.628873)
build_all 0.005200 0.003247 12.482354 ( 1.009820)
build_install 0.011349 0.000830 3.701994 ( 0.986356)
test_btest 0.000578 0.000165 64.510818 ( 5.906213)
test_basic 0.003992 0.001141 0.420566 ( 0.498499)
test_all 0.055541 0.039617 357.688607 ( 39.027911)
test_rubyspec 0.022803 0.043397 39.708831 ( 52.295333)
total: 104.55 sec