Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-031722
#<BuildRuby:0x000056327338b2c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-031722",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005664 0.000944 0.833806 ( 0.871030)
build_miniruby 0.000818 0.000136 0.057017 ( 0.055901)
build_ruby 0.000856 0.000143 0.059169 ( 0.057858)
build_all 0.003862 0.000644 1.495354 ( 0.588888)
build_install 0.004761 0.006300 5.633548 ( 2.161874)
test_btest 0.000582 0.000145 45.293352 ( 8.487133)
test_basic 0.000528 0.005738 0.333099 ( 0.421228)
test_all 0.000999 0.000333 600.612338 ( 90.722961)
test_rubyspec 0.081287 0.047047 43.841435 ( 49.463758)
total: 152.83 sec