Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-074804
#<BuildRuby:0x00005584adf6bc88
@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.20230629-074804",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002663 0.003764 1.516400 ( 2.861048)
build_miniruby 0.000900 0.000150 0.867715 ( 0.867430)
build_ruby 0.001122 0.000187 2.593488 ( 2.595113)
build_all 0.005823 0.004461 16.207015 ( 1.442452)
build_install 0.005830 0.003511 4.857374 ( 1.166131)
test_btest 0.000793 0.000211 87.240995 ( 7.612338)
test_basic 0.002944 0.000785 0.685542 ( 0.771490)
test_all 0.000962 0.000257 460.949614 ( 50.247551)
test_rubyspec 0.020573 0.015981 44.591122 ( 57.050076)
total: 124.61 sec