Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-072532
#<BuildRuby:0x000055fb4fe7c070
@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.20240104-072532",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005419 0.000570 1.349984 ( 1.592939)
build_miniruby 0.000805 0.000084 0.862313 ( 0.861743)
build_ruby 0.001197 0.000126 2.613490 ( 2.613564)
build_all 0.007885 0.000830 14.318485 ( 1.295966)
build_install 0.007978 0.000319 4.264641 ( 1.103156)
test_btest 0.000920 0.000092 75.116215 ( 6.453429)
test_basic 0.004131 0.000000 0.557941 ( 0.636780)
test_all 0.089935 0.047362 469.337314 ( 50.128786)
test_rubyspec 0.014645 0.030799 48.072763 ( 60.472560)
total: 125.16 sec