Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-153541
#<BuildRuby:0x0000558d551d2eb8
@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.20231024-153541",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003795 0.001956 1.406024 ( 1.689416)
build_miniruby 0.000823 0.000206 0.920079 ( 0.920533)
build_ruby 0.001002 0.000251 2.673984 ( 2.673883)
build_all 0.002325 0.008242 16.488706 ( 1.493504)
build_install 0.006238 0.002184 5.036438 ( 1.209019)
test_btest 0.000816 0.000286 86.134385 ( 7.212343)
test_basic 0.001595 0.003202 0.711855 ( 0.792040)
test_all 0.092691 0.038705 542.561500 ( 57.489786)
test_rubyspec 0.007586 0.038683 49.886268 ( 62.240229)
total: 135.72 sec