Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-231534
#<BuildRuby:0x0000562045bdfd38
@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.20231022-231534",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004844 0.000807 2.179251 ( 2.446763)
build_miniruby 0.000000 0.001095 0.878552 ( 0.878046)
build_ruby 0.000000 0.001661 2.755757 ( 2.755334)
build_all 0.004654 0.005671 16.780411 ( 1.533836)
build_install 0.009535 0.000000 5.293710 ( 1.173693)
test_btest 0.000944 0.000000 83.000067 ( 7.337250)
test_basic 0.004358 0.000522 0.839662 ( 0.915322)
test_all 0.109561 0.024900 508.033771 ( 60.116124)
test_rubyspec 0.024344 0.025100 50.737537 ( 63.035981)
total: 140.19 sec