Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-064051
#<BuildRuby:0x00005625e7a03c88
@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.20220521-064051",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005811 0.000893 0.838397 ( 0.881249)
build_miniruby 0.000852 0.000131 0.057700 ( 0.056519)
build_ruby 0.000901 0.000139 0.058025 ( 0.056682)
build_all 0.003635 0.000560 1.488974 ( 0.616174)
build_install 0.001626 0.007455 6.318178 ( 2.832759)
test_btest 0.001286 0.000000 49.893290 ( 8.198705)
test_basic 0.001645 0.003865 0.284479 ( 0.373165)
test_all 0.001950 0.000000 629.230665 ( 89.863710)
test_rubyspec 0.075310 0.051215 44.064853 ( 49.622228)
total: 152.50 sec