Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-004059
#<BuildRuby:0x0000558d766c7e20
@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-004059",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.001710 0.004601 1.459081 ( 2.786286)
build_miniruby 0.001088 0.000000 0.789342 ( 0.788894)
build_ruby 0.001250 0.000000 3.010343 ( 3.009692)
build_all 0.009068 0.000000 13.782095 ( 1.256828)
build_install 0.001251 0.006756 1.953611 ( 0.859474)
test_btest 0.000698 0.000279 82.627890 ( 7.762494)
test_basic 0.003159 0.001264 0.658386 ( 0.728591)
test_all 0.000000 0.001420 505.770980 ( 50.541417)
test_rubyspec 0.015150 0.022328 43.298792 ( 55.649240)
total: 123.38 sec