Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-004836
#<BuildRuby:0x0000563ceb9baf68
@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.20231227-004836",
@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.000017)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003342 0.000786 1.067016 ( 1.452102)
build_miniruby 0.001367 0.000000 0.851413 ( 0.851139)
build_ruby 0.001331 0.000000 2.705717 ( 2.706975)
build_all 0.004103 0.004974 16.274726 ( 1.461264)
build_install 0.007255 0.000756 4.551276 ( 1.101972)
test_btest 0.000000 0.001032 80.289562 ( 7.612351)
test_basic 0.004216 0.003293 0.730972 ( 0.802189)
test_all 0.096444 0.036683 577.155683 ( 54.528641)
test_rubyspec 0.033308 0.012775 49.558602 ( 61.918665)
total: 132.44 sec