Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-211338
#<BuildRuby:0x000056548f30b5f8
@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.20230725-211338",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000047 0.000000 0.000047 ( 0.000049)
build_up 0.003564 0.002604 1.497099 ( 2.745524)
build_miniruby 0.001036 0.000346 1.064570 ( 1.063998)
build_ruby 0.001672 0.000000 2.675636 ( 2.674680)
build_all 0.008999 0.000000 13.930861 ( 1.192806)
build_install 0.004856 0.003921 2.041261 ( 0.955180)
test_btest 0.000831 0.000260 82.498010 ( 7.437058)
test_basic 0.000859 0.004249 0.677177 ( 0.758477)
test_all 0.001144 0.000429 484.633139 ( 48.674088)
test_rubyspec 0.015243 0.024660 42.552935 ( 54.952712)
total: 120.46 sec