Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-162635
#<BuildRuby:0x00005587ece8bf10
@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.20240620-162635",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001358 0.004982 1.971175 ( 2.213272)
build_miniruby 0.001017 0.000452 1.228813 ( 1.227549)
build_ruby 0.000994 0.000441 3.370393 ( 3.370933)
build_all 0.010340 0.000000 18.062734 ( 1.688264)
build_install 0.009107 0.001404 6.252766 ( 1.462703)
test_btest 0.000901 0.000324 109.990264 ( 9.195173)
test_basic 0.002989 0.002010 0.763324 ( 0.834217)
test_all 0.108782 0.030913 546.638101 ( 60.766104)
test_rubyspec 0.048287 0.019416 134.839272 ( 16.222338)
total: 96.98 sec