Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-232455
#<BuildRuby:0x00005653c7af7bb8
@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.20240116-232455",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004723 0.000056 1.110871 ( 1.499402)
build_miniruby 0.001052 0.000110 0.842136 ( 0.841623)
build_ruby 0.000000 0.001357 2.653375 ( 2.653276)
build_all 0.006702 0.002036 14.205302 ( 1.326840)
build_install 0.002880 0.004533 4.104764 ( 1.046686)
test_btest 0.000878 0.000160 75.905050 ( 6.249292)
test_basic 0.000827 0.004375 0.796897 ( 0.871681)
test_all 0.110649 0.021291 498.509881 ( 45.866624)
test_rubyspec 0.019395 0.041753 79.659035 ( 92.067669)
total: 152.42 sec