Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-134948
#<BuildRuby:0x0000563b3286bbb8
@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.20240108-134948",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000121 0.003915 0.839891 ( 1.214465)
build_miniruby 0.000775 0.000258 0.897869 ( 0.898946)
build_ruby 0.001080 0.000360 2.834527 ( 2.837528)
build_all 0.007981 0.001239 14.492746 ( 1.397705)
build_install 0.004015 0.004176 4.181760 ( 1.115940)
test_btest 0.000493 0.000173 75.358460 ( 7.427315)
test_basic 0.002337 0.000825 0.396890 ( 0.479364)
test_all 0.092747 0.040642 543.330887 ( 50.295665)
test_rubyspec 0.024997 0.009195 49.074194 ( 61.656053)
total: 127.32 sec